1 Star 0 Fork 0

qindaoli/Auralab-IOT-MangerV2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 990 Bytes
一键复制 编辑 原始数据 按行查看 历史
Allen 提交于 2019-09-23 19:59 . 减少项目体积echarts以cdn形式引入
{
"name": "backstage",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.19.0",
"core-js": "^2.6.5",
"echarts": "^4.2.1",
"element-ui": "^2.11.1",
"normalize.css": "^8.0.1",
"postcss-pxtorem": "^4.0.1",
"reconnecting-websocket": "^4.2.0",
"vue": "^2.6.10",
"vue-i18n": "^8.13.0",
"vue-router": "^3.0.3",
"vuex": "^3.0.1"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@vue/cli-plugin-babel": "^3.10.0",
"@vue/cli-service": "^3.10.0",
"babel-plugin-component": "^1.1.1",
"compression-webpack-plugin": "^3.0.0",
"less": "^3.0.4",
"less-loader": "^4.1.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"vue-template-compiler": "^2.6.10"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/qindaoli/Auralab-IOT-Manger.git
[email protected]:qindaoli/Auralab-IOT-Manger.git
qindaoli
Auralab-IOT-Manger
Auralab-IOT-MangerV2
master

搜索帮助