8 Star 0 Fork 0

BANDFANS/bywl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 3.23 KB
一键复制 编辑 原始数据 按行查看 历史
BANDFANS 提交于 2021-06-25 21:06 . Z
{
"name": "gpc-data-screen",
"version": "1.0.0",
"description": "智慧物流园数据大屏",
"private": true,
"author": "doron <[email protected]>",
"scripts": {
"serve": "concurrently \"vue-cli-service serve\"",
"test:unit": "jest --clearCache && vue-cli-service test:unit",
"lint": "eslint --ext .ts .",
"build:prod": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",
"svg": "vsvg -s ./src/icons/svg -t ./src/icons/components --ext ts --es6"
},
"dependencies": {
"@amcharts/amcharts4": "^4.10.17",
"axios": "^0.21.1",
"core-js": "^3.10.0",
"csg": "^1.0.1",
"echarts": "^5.1.1",
"element-ui": "^2.15.1",
"highcharts": "^9.1.2",
"hls.js": "^1.0.4",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"normalize.css": "^8.0.1",
"path-to-regexp": "^6.2.0",
"postcss-px2rem": "^0.3.0",
"register-service-worker": "^1.7.2",
"screenfull": "^5.1.0",
"script-loader": "^0.7.2",
"sockjs-client": "^1.5.1",
"three": "^0.127.0",
"vue": "^2.6.12",
"vue-baidu-map": "^0.21.22",
"vue-class-component": "^7.2.6",
"vue-count-to": "^1.0.13",
"vue-i18n": "^8.24.2",
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.5.1",
"vue-seamless-scroll": "^1.1.23",
"vue-solar-lunar": "^1.0.3",
"vue-svgicon": "^3.2.9",
"vuex": "^3.6.2",
"vuex-module-decorators": "^1.0.1",
"webstomp-client": "^1.2.6",
"xlsx": "^0.16.9"
},
"devDependencies": {
"@marshallofsound/webpack-asset-relocator-loader": "^0.5.0",
"@types/compression": "^1.7.0",
"@types/cors": "^2.8.10",
"@types/jest": "^26.0.22",
"@types/lodash": "^4.14.168",
"@types/node": "^14.0.9",
"@types/sockjs-client": "^1.5.0",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-e2e-nightwatch": "~4.5.0",
"@vue/cli-plugin-pwa": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-unit-jest": "^4.5.12",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/test-utils": "^1.0.3",
"chromedriver": "89",
"concurrently": "^6.0.0",
"copy-webpack-plugin": "^5.0.3",
"css-loader": "^4.2.1",
"eslint": "^7.6.0",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.20.0",
"eslint-plugin-vue": "^5.2.3",
"fork-ts-checker-webpack-plugin": "^5.0.14",
"geckodriver": "^1.20.0",
"mini-css-extract-plugin": "0.4.0",
"node-loader": "^1.0.1",
"node-sass": "^4.12.0",
"sass": "^1.32.8",
"sass-loader": "^8.0.2",
"source-map-loader": "^0.2.4",
"style-loader": "^1.2.1",
"style-resources-loader": "^1.4.1",
"ts-jest": "^26.5.4",
"ts-loader": "^8.0.2",
"ts-node-dev": "^1.1.6",
"typescript": "^4.1.5",
"vue-cli-plugin-style-resources-loader": "^0.1.5",
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.23.0"
},
"keywords": [
"vue",
"typescript",
"admin",
"template"
],
"eslintIgnore": [
"src/assets",
"src/lib/three"
],
"main": "index.js",
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cy19941119/bywl.git
[email protected]:cy19941119/bywl.git
cy19941119
bywl
bywl
master

搜索帮助