6 Star 1 Fork 1

高朋/iot_platform_web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
高朋 提交于 2021-09-25 23:30 +08:00 . fix websocket
{
"name": "abc",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"build:dll": "npx webpack --config webpack.dll.config.js"
},
"dependencies": {
"@qcharts/core": "^0.1.29",
"@types/echarts": "^4.4.0",
"@types/lodash": "^4.14.144",
"@types/nprogress": "^0.2.0",
"axios": "^0.19.0",
"core-js": "^3.1.2",
"echarts": "^4.4.0",
"element-ui": "^2.12.0",
"nprogress": "^0.2.0",
"spritejs": "^2.29.5",
"three": "^0.56.0",
"vue": "^2.6.10",
"vue-class-component": "^7.0.2",
"vue-property-decorator": "^8.1.0",
"vue-router": "^3.0.6",
"vuex": "^3.0.1",
"vuex-class": "^0.3.2",
"vuex-persist": "^2.0.1",
"xlsx": "^0.15.1",
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/uuid": "^8.3.1",
"@vue/cli-plugin-babel": "^4.0.0",
"@vue/cli-plugin-typescript": "^4.0.0",
"@vue/cli-service": "^4.0.0",
"add-asset-html-webpack-plugin": "^3.1.3",
"babel-plugin-component": "^1.1.1",
"element-theme-chalk": "^2.12.0",
"mockjs": "^1.1.0",
"node-sass": "^4.12.0",
"sass-loader": "^7.1.0",
"typescript": "~3.5.3",
"uglifyjs-webpack-plugin": "^2.2.0",
"uuid": "^8.3.2",
"vue-template-compiler": "^2.6.10",
"webpack-cli": "^3.3.9"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
],
"library": {
"vcode": [
"vue",
"vue-router",
"vuex",
"axios"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cliffgao2s/iot_platform_web.git
git@gitee.com:cliffgao2s/iot_platform_web.git
cliffgao2s
iot_platform_web
iot_platform_web
master

搜索帮助