package.json 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {
  2. "name": "wuye-admin-cloud",
  3. "version": "1.0.0",
  4. "description": "cloud vue adminLTE ",
  5. "author": "wangpei",
  6. "private": true,
  7. "scripts": {
  8. "dev": "node build/dev-server.js",
  9. "start": "npm run dev",
  10. "build": "node build/build.js",
  11. "xingfujiye": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.xingfujiye.conf.js",
  12. "gezhouba": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.gezhouba.conf.js",
  13. "zhongtongjian": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.zhongtongjian.conf.js",
  14. "lvdu": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.lvdu.conf.js",
  15. "zhongtongfu": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.zhongtongfu.conf.js",
  16. "zhongjian": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.zhongjian.conf.js",
  17. "xindazheng": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.xindazheng.conf.js",
  18. "qiaoxin": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.qiaoxin.conf.js",
  19. "ebei": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.ebei.conf.js",
  20. "kaide": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.kaide.conf.js",
  21. "nansha": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.nansha.conf.js",
  22. "jindi": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.jindi.conf.js",
  23. "minjie": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.minjie.conf.js",
  24. "chuangxinfang": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.chuangxinfang.conf.js",
  25. "zhongdian": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.zhongdian.conf.js",
  26. "xiangjiang": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.xiangjiang.conf.js",
  27. "guangda": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.guangda.conf.js",
  28. "jinmao": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.jinmao.conf.js",
  29. "enxiang": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.enxiang.conf.js",
  30. "caohejingxin": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.caohejingxin.conf.js",
  31. "guanghui": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.guanghui.conf.js",
  32. "gaole": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.gaole.conf.js",
  33. "yugao": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.yugao.conf.js",
  34. "rongsheng": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.rongsheng.conf.js",
  35. "zhengHong": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.zhengHong.conf.js"
  36. },
  37. "dependencies": {
  38. "echarts": "^4.1.0",
  39. "less": "^3.11.1",
  40. "less-loader": "^4.0.5",
  41. "lodash": "^4.17.4",
  42. "moment": "^2.22.2",
  43. "qrcode": "^1.4.4",
  44. "sass-resources-loader": "^1.3.3",
  45. "style-loader": "^0.19.0",
  46. "tinymce": "^4.9.2",
  47. "url-search-params": "^0.10.0",
  48. "url-search-params-polyfill": "^2.0.1",
  49. "vue": "^2.5.16",
  50. "vue-loader": "^13.7.3",
  51. "vue-print-nb": "^1.5.0",
  52. "vue-router": "^2.7.0",
  53. "vue-snotify": "^3.2.1",
  54. "vue-template-compiler": "^2.5.16"
  55. },
  56. "devDependencies": {
  57. "admin-lte": "^2.4.2",
  58. "autoprefixer": "^7.1.2",
  59. "babel-core": "^6.22.1",
  60. "babel-loader": "^7.1.1",
  61. "babel-plugin-transform-runtime": "^6.22.0",
  62. "babel-polyfill": "^6.26.0",
  63. "babel-preset-env": "^1.3.2",
  64. "babel-preset-es2015": "^6.24.1",
  65. "babel-preset-stage-2": "^6.22.0",
  66. "babel-register": "^6.22.0",
  67. "bower": "^1.8.2",
  68. "chalk": "^2.0.1",
  69. "clean-webpack-plugin": "^0.1.19",
  70. "connect-history-api-fallback": "^1.3.0",
  71. "copy-webpack-plugin": "^4.0.1",
  72. "css-loader": "^0.28.7",
  73. "eventsource-polyfill": "^0.9.6",
  74. "express": "^4.17.1",
  75. "extract-text-webpack-plugin": "^3.0.0",
  76. "file-loader": "^1.1.4",
  77. "friendly-errors-webpack-plugin": "^1.6.1",
  78. "html-webpack-plugin": "^2.30.1",
  79. "http-proxy-middleware": "^0.17.3",
  80. "iview": "^3.5.4",
  81. "iview-area": "^1.5.17",
  82. "iview-loader": "^1.3.0",
  83. "jquery-ui": "^1.12.1",
  84. "less": "^3.11.1",
  85. "less-loader": "^4.1.0",
  86. "node-sass": "^4.6.0",
  87. "opn": "^5.1.0",
  88. "optimize-css-assets-webpack-plugin": "^3.2.0",
  89. "ora": "^1.2.0",
  90. "portfinder": "^1.0.13",
  91. "rimraf": "^2.6.0",
  92. "sass-loader": "^6.0.6",
  93. "semver": "^5.3.0",
  94. "shelljs": "^0.7.6",
  95. "superagent": "^3.6.3",
  96. "uglifyjs-webpack-plugin": "^1.3.0",
  97. "url-loader": "^0.5.8",
  98. "vue-loader": "^13.0.4",
  99. "vue-resource": "^1.3.4",
  100. "vue-style-loader": "^3.0.1",
  101. "vue2-admin-lte": "^0.4.2",
  102. "webpack": "^3.6.0",
  103. "webpack-bundle-analyzer": "^2.9.0",
  104. "webpack-dev-middleware": "^1.12.0",
  105. "webpack-hot-middleware": "^2.18.2",
  106. "webpack-merge": "^4.1.0"
  107. },
  108. "engines": {
  109. "node": ">= 4.0.0",
  110. "npm": ">= 3.0.0"
  111. },
  112. "browserslist": [
  113. "> 1%",
  114. "last 2 versions",
  115. "not ie <= 8"
  116. ]
  117. }