You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

113 lines
3.5 KiB

{
"name": "NeUINoeIaasvdisk",
"version": "1.0.14",
"files": [
"dist"
],
"main": "./dist/nerv-lib.es.js",
"scripts": {
"start": "npm run dev",
"noeIaasvdisk": "vite serve ./nervui-noeIaasvdisk --config ./nervui-noeIaasvdisk/vite.config.ts",
"noeIaasvdisk-build": "cross-env NODE_ENV=production vite build ./nervui-noeIaasvdisk --config ./nervui-noeIaasvdisk/vite.config.ts",
"dev": "vite",
"lint:eslint-fix": "eslint --cache --max-warnings 0 \"{src,mock}/**/*.{vue,ts,tsx}\" --fix",
"build": "cross-env NODE_ENV=production vite build ",
"serve": "vite preview",
"publish_czwh": "npm publish --registry http://100.86.17.206:31873/ --access public"
},
"dependencies": {
"@ant-design/icons-vue": "^6.1.0",
"@antv/layout": "0.3.10",
"@antv/x6": "^1.28.1",
"@antv/x6-vue-shape": "^1.2.10",
"@novnc/novnc": "^1.3.0",
"@vueuse/core": "^8.4.2",
"ant-design-vue": "^3.2.3",
"async-validator": "^4.1.1",
"axios": "^0.27.2",
"clamp": "^1.0.1",
"dayjs": "^1.11.2",
"echarts": "^5.3.2",
"echarts-gl": "^2.0.9",
"element-resize-detector": "^1.2.4",
"exceljs": "^4.3.0",
"file-saver": "^2.0.5",
"flv.js": "^1.6.2",
"html2canvas": "^1.4.1",
"i": "^0.3.7",
"js-cookie": "^3.0.1",
"json5": "^2.2.1",
"jspdf": "^2.5.1",
"jszip": "^3.9.1",
"less-vars-to-js": "^1.3.0",
"lodash-es": "^4.17.21",
"loglevel": "^1.8.0",
"loglevel-plugin-prefix": "^0.8.4",
"luckyexcel": "^1.0.1",
"md-editor-v3": "^2.2.1",
"mitt": "^3.0.0",
"moment": "^2.29.3",
"monaco-editor": "^0.33.0",
"monaco-editor-webpack-plugin": "^7.0.1",
"path-to-regexp": "^6.2.1",
"pinia": "^2.0.14",
"qrcode.vue": "^3.3.3",
"shifty": "^2.19.0",
"sortablejs": "^1.15.0",
"vant": "^3.6.3",
"vite-plugin-monaco-editor-nls": "^2.0.2",
"vue": "^3.2.33",
"vue-animate-number": "^0.4.2",
"vue-cookies": "^1.8.1",
"vue-cropper": "^0.5.8",
"vue-grid-layout": "^3.0.0-beta1",
"vue-json-viewer": "^3.0.2",
"vue-router": "^4.0.15",
"vue-ueditor-wrap": "^3.0.8",
"vue3-marquee": "^3.0.3",
"vuedraggable": "^4.1.0",
"wangeditor": "^4.7.15",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@amap/amap-jsapi-loader": "^1.0.1",
"@types/js-cookie": "^3.0.2",
"@types/lodash-es": "^4.17.6",
"@types/node": "^17.0.35",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"@vitejs/plugin-legacy": "^1.8.2",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-sfc": "^3.2.33",
"@web-types/vue": "^3.0.0-1",
"cross-env": "^7.0.3",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",
"eslint-define-config": "^1.4.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^8.7.1",
"esno": "^0.15.0",
"less": "^4.1.2",
"postcss": "^8.4.13",
"postcss-less": "^6.0.0",
"prettier": "^2.6.2",
"sass": "^1.51.0",
"stylelint": "^14.8.2",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",
"stylelint-order": "^5.0.0",
"stylelint-prettier": "^2.0.0",
"stylelint-scss": "^4.2.0",
"tinycolor2": "^1.4.2",
"typescript": "^4.6.4",
"unplugin-vue-components": "^0.19.9",
"vite": "^2.9.9",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-theme": "^0.8.6",
"vue-eslint-parser": "^9.0.1",
"vue-tsc": "^0.34.13",
"vue3-print-nb": "^0.1.4"
}
}