Former-commit-id: 51d1fef43b49167144327c62b45d8e9bbb5cd1a7 [formerly 184a56d14648049c28ec392e20d88b1f9cf0c53b] [formerly 51d1fef43b49167144327c62b45d8e9bbb5cd1a7 [formerly 184a56d14648049c28ec392e20d88b1f9cf0c53b] [formerly 51d1fef43b49167144327c62b45d8e9bbb5cd1a7 [formerly 184a56d14648049c28ec392e20d88b1f9cf0c53b] [formerly 184a56d14648049c28ec392e20d88b1f9cf0c53b [formerly 468866b89662ae5a923a5ed755b5a8221cb7b1db [formerly 6d576dbfd246dfe4157e3dca73bd18dd4640bf22]]]]] Former-commit-id: 3c3e378f5e378bd9b93e7beec3cd2ec2dbb5a815 Former-commit-id: 74c495c6fae4fd1b05c7c2e348f84674daed1d61 Former-commit-id: 263a2c4139d3a675e685df7a5e0e01d6943213f5 [formerly abb3b3765efe373441a66c8b90533ba651fdb439] Former-commit-id: b1bb0183dfba53ae64b4025ff5cacc94c1fe5732 Former-commit-id: 5bf9706eec5f66484193c94cd2fa423e4399f91f Former-commit-id: 4f81c095ed67ee18cbb0424a08b9135cd0ec7866 Former-commit-id: 4aae2a4e7391a7706fd000bbd5c284b8c603d51c Former-commit-id: 6b6720954af0c80bae7677f0e63d04bedfe723bd
111 lines
3.2 KiB
JSON
Executable File
111 lines
3.2 KiB
JSON
Executable File
{
|
|
"name": "d2-admin",
|
|
"version": "1.1.1",
|
|
"description": "A management system framework based on element",
|
|
"author": "李杨 <1711467488@qq.com>",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js",
|
|
"start": "npm run dev",
|
|
"lint": "eslint --fix --ext .js,.vue src",
|
|
"build": "node build/build.js",
|
|
"doc:dev": "vuepress dev docs",
|
|
"doc:build": "vuepress build docs"
|
|
},
|
|
"dependencies": {
|
|
"axios": "^0.17.1",
|
|
"babel-polyfill": "^6.26.0",
|
|
"better-scroll": "^1.12.1",
|
|
"clipboard-polyfill": "^2.4.1",
|
|
"countup.js": "^1.9.3",
|
|
"dayjs": "^1.6.7",
|
|
"echarts": "^4.1.0",
|
|
"element-ui": "^2.0.11",
|
|
"file-saver": "^1.3.3",
|
|
"github-markdown-css": "^2.10.0",
|
|
"highlight.js": "^9.12.0",
|
|
"js-cookie": "^2.2.0",
|
|
"lodash.clonedeep": "^4.5.0",
|
|
"lodash.uniqueid": "^4.0.1",
|
|
"lowdb": "^1.0.0",
|
|
"marked": "^0.3.9",
|
|
"mockjs": "^1.0.1-beta3",
|
|
"papaparse": "^4.3.6",
|
|
"particles.js": "^2.0.0",
|
|
"path-posix": "^1.0.0",
|
|
"quill": "^1.3.4",
|
|
"simplemde": "^1.11.2",
|
|
"v-charts": "^1.17.6",
|
|
"v-contextmenu": "^2.7.0",
|
|
"vue": "^2.5.2",
|
|
"vue-grid-layout": "^2.1.11",
|
|
"vue-i18n": "^7.4.2",
|
|
"vue-router": "^3.0.1",
|
|
"vue-splitpane": "^1.0.2",
|
|
"vuex": "^3.0.1",
|
|
"xlsx": "^0.12.0"
|
|
},
|
|
"devDependencies": {
|
|
"@kazupon/vue-i18n-loader": "^0.2.1",
|
|
"autoprefixer": "^7.1.2",
|
|
"babel-core": "^6.22.1",
|
|
"babel-eslint": "^7.1.1",
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.3",
|
|
"babel-loader": "^7.1.1",
|
|
"babel-plugin-syntax-jsx": "^6.18.0",
|
|
"babel-plugin-transform-runtime": "^6.22.0",
|
|
"babel-plugin-transform-vue-jsx": "^3.5.0",
|
|
"babel-preset-env": "^1.3.2",
|
|
"babel-preset-stage-2": "^6.22.0",
|
|
"chalk": "^2.0.1",
|
|
"copy-webpack-plugin": "^4.0.1",
|
|
"css-loader": "^0.28.0",
|
|
"eslint": "^3.19.0",
|
|
"eslint-config-standard": "^10.2.1",
|
|
"eslint-friendly-formatter": "^3.0.0",
|
|
"eslint-loader": "^1.7.1",
|
|
"eslint-plugin-html": "^3.0.0",
|
|
"eslint-plugin-import": "^2.7.0",
|
|
"eslint-plugin-node": "^5.2.0",
|
|
"eslint-plugin-promise": "^3.4.0",
|
|
"eslint-plugin-standard": "^3.0.1",
|
|
"extract-text-webpack-plugin": "^3.0.0",
|
|
"file-loader": "^1.1.4",
|
|
"friendly-errors-webpack-plugin": "^1.6.1",
|
|
"html-webpack-plugin": "^2.30.1",
|
|
"less": "^3.0.4",
|
|
"less-loader": "^4.1.0",
|
|
"node-notifier": "^5.1.2",
|
|
"node-sass": "^4.7.2",
|
|
"optimize-css-assets-webpack-plugin": "^3.2.0",
|
|
"ora": "^1.2.0",
|
|
"portfinder": "^1.0.13",
|
|
"postcss-import": "^11.0.0",
|
|
"postcss-loader": "^2.0.8",
|
|
"rimraf": "^2.6.0",
|
|
"sass-loader": "^6.0.6",
|
|
"semver": "^5.5.0",
|
|
"shelljs": "^0.7.6",
|
|
"svg-sprite-loader": "^3.6.2",
|
|
"text-loader": "0.0.1",
|
|
"uglifyjs-webpack-plugin": "^1.1.1",
|
|
"url-loader": "^0.5.8",
|
|
"vue-loader": "^13.3.0",
|
|
"vue-style-loader": "^3.0.1",
|
|
"vue-template-compiler": "^2.5.2",
|
|
"webpack": "^3.6.0",
|
|
"webpack-bundle-analyzer": "^2.9.0",
|
|
"webpack-dev-server": "^2.9.1",
|
|
"webpack-merge": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0",
|
|
"npm": ">= 3.0.0"
|
|
},
|
|
"browserslist": [
|
|
"> 1%",
|
|
"last 2 versions",
|
|
"not ie <= 8"
|
|
]
|
|
}
|