1 Star 0 Fork 1.1K

Aspire / dc3-web

forked from 张红元 / dc3-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.74 KB
一键复制 编辑 原始数据 按行查看 历史
张红元 提交于 2020-04-26 09:39 . readme
{
"name": "dc3-web",
"version": "3.0.0",
"private": true,
"author": "pnoker",
"description": "IOT DC3 UI",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@antv/g2": "^3.5.11",
"@antv/l7": "latest",
"@antv/l7-maps": "latest",
"@smallwei/avue": "^2.4.0",
"axios": "^0.19.2",
"core-js": "^3.6.4",
"echarts": "^4.6.0",
"element-ui": "^2.13.0",
"insert-css": "^2.0.0",
"js-base64": "latest",
"js-cookie": "latest",
"nprogress": "latest",
"vue": "^2.6.11",
"vue-axios": "^2.1.5",
"vue-gemini-scrollbar": "^2.0.1",
"vue-router": "^3.1.5",
"vuex": "^3.1.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.2",
"@vue/cli-plugin-eslint": "^4.1.2",
"@vue/cli-plugin-router": "^4.1.2",
"@vue/cli-plugin-vuex": "^4.1.2",
"@vue/cli-service": "^4.3.1",
"babel-eslint": "^10.0.3",
"eslint": "^6.8.0",
"eslint-plugin-vue": "^6.1.2",
"node-sass": "^4.13.1",
"sass-loader": "^8.0.2",
"vue-cli-plugin-element": "^1.0.1",
"vue-template-compiler": "^2.6.11"
},
"lint-staged": {
"*.js": [
"vue-cli-service lint",
"git add"
],
"*.vue": [
"vue-cli-service lint",
"git add"
]
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {
"no-console": "off",
"no-debugger": "off"
},
"parserOptions": {
"parser": "babel-eslint"
}
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/iclouz/dc3-web.git
git@gitee.com:iclouz/dc3-web.git
iclouz
dc3-web
dc3-web
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891