代码拉取完成,页面将自动刷新
{
"name": "testaaa",
"author": "weifan",
"version": "1.0.0",
"description": "东莞精细化管理web",
"repository": {
"url": "",
"type": "git"
},
"scripts": {
"dev": "vue-cli-service serve",
"build": "yarn clean && vue-cli-service build --mode test",
"build:development": "yarn clean && vue-cli-service build --mode development",
"build:production": "yarn clean && vue-cli-service build --mode production",
"build:test": "yarn clean && vue-cli-service build --mode test",
"lint": "vue-cli-service lint",
"cz": "git add . && git-cz",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0 ",
"postbuild": "node build/node/version.js",
"new": "plop",
"clean": "rimraf ./dist",
"preview": "yarn build && http-server"
},
"dependencies": {
"@cci/cp-dialog": "^1.0.4",
"@cci/cp-form": "^1.1.4",
"@cci/cp-frame-layout": "1.1.3",
"@cci/cp-frame-layout-theme": "1.0.14",
"@cci/cp-query-table": "^1.0.30",
"@cci/cp-select-time": "^1.0.12",
"@cci/cp-svg-icon": "^1.0.6",
"@cci/cp-theme": "1.0.25",
"@cci/cp-theme-default": "^2.0.19",
"@cci/cp-wrap-table": "2.0.7",
"@cci/theme-ant-design": "^2.1.20",
"@cm/cm-lib": "^1.0.1",
"@hn/hncp-leaflet-map": "^1.0.32",
"@hn/hncp-page-table": "^1.0.4",
"@hn/hncp-read-form": "^2.0.0",
"@hn/hncp-search-form": "^1.0.15",
"@wchbrad/vue-easy-tree": "^1.0.10",
"axios": "^0.19.0",
"dayjs": "^1.11.10",
"echarts": "^5.4.1",
"jszip": "^3.10.1",
"lodash-es": "^4.17.21",
"mammoth": "^1.5.1",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"v-viewer": "^1.6.4",
"vue": "^2.7.10",
"vue-router": "^3.1.3",
"vuex": "^3.6.2",
"vuex-persist": "^3.1.3",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.2",
"@babel/plugin-proposal-optional-chaining": "^7.20.7",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0",
"@vue/babel-preset-jsx": "^1.4.0",
"@vue/cli-plugin-babel": "^4.5.12",
"@vue/cli-plugin-eslint": "^4.1.0",
"@vue/cli-service": "^4.1.0",
"@vue/eslint-config-standard": "4.0.0",
"babel-eslint": "^10.0.3",
"commitizen": "^4.2.3",
"compression-webpack-plugin": "^5.0.1",
"conventional-changelog-cli": "^2.2.2",
"core-js": "^3.10.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^5.16.0",
"eslint-plugin-html": "^6.1.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.4.0",
"husky": "^7.0.4",
"inquirer-file-tree-selection-prompt": "^1.0.7",
"lint-staged": "^12.4.0",
"plop": "^2.7.4",
"rimraf": "^3.0.2",
"sass": "^1.54.2",
"sass-loader": "^10.0.1",
"svg-sprite-loader": "^4.1.6",
"vue-eslint-parser": "^9.0.3",
"vue-template-compiler": "^2.7.10"
},
"browserslist": [
"> 1%",
"last 2 versions"
],
"config": {
"commitizen": {
"path": "node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"lint-staged": {
"*.{js,jsx,vue}": [
"eslint --fix"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。