3 Star 0 Fork 0

KittySnow/space-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.98 KB
一键复制 编辑 原始数据 按行查看 历史
hualigushi 提交于 2023-04-05 20:40 . feat: 监控点属性
{
"name": "basepro",
"private": true,
"version": "0.0.0",
"scripts": {
"app": "node server/server.js",
"dev": "vite",
"build-dev": "vite build --mode development",
"build-pro": "vite build --mode production",
"build-test": "vite build --mode test",
"lint:eslint": "eslint src/**/*.{vue,ts} --fix",
"prepare": "husky install",
"test-dist": "vite preview --port 3002"
},
"dependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"amfe-flexible": "^2.2.1",
"axios": "^0.26.0",
"echarts": "^5.4.0",
"element-plus": "^2.1.4",
"element-theme": "^2.0.1",
"express": "^4.17.3",
"http-proxy-middleware": "^2.0.4",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"nanoid": "^4.0.2",
"nprogress": "^0.2.0",
"postcss-plugin-px2rem": "^0.8.1",
"vue": "^3.2.25",
"vue-class-component": "^8.0.0-rc.1",
"vue-router": "^4.0.12",
"vuex": "^4.0.2"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@types/js-cookie": "^3.0.1",
"@types/lodash-es": "^4.17.6",
"@types/md5": "^2.3.2",
"@types/node": "^17.0.45",
"@types/nprogress": "^0.2.0",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"@vitejs/plugin-vue": "^2.2.0",
"cross-env": "^7.0.3",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-vue": "^8.4.1",
"husky": "^7.0.0",
"lint-staged": "^12.3.7",
"prettier": "^2.6.1",
"sass": "^1.49.8",
"svg-sprite-loader": "^6.0.11",
"typescript": "^4.5.4",
"unplugin-auto-import": "^0.6.0",
"unplugin-vue-components": "^0.17.18",
"vite": "^2.9.0",
"vue-eslint-parser": "^8.3.0",
"vue-tsc": "^0.29.8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/KittySnow/space-front.git
git@gitee.com:KittySnow/space-front.git
KittySnow
space-front
space-front
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385