package.json 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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. "yueao": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.yueao.conf.js",
  37. "xinghewan": "set NODE_ENV=production && node --max_old_space_size=2048 node_modules/webpack/bin/webpack.js --progress --hide-modules --config build/webpack.xinghewan.conf.js"
  38. },
  39. "dependencies": {
  40. "echarts": "^4.1.0",
  41. "less": "^3.11.1",
  42. "less-loader": "^4.0.5",
  43. "lodash": "^4.17.4",
  44. "moment": "^2.22.2",
  45. "qrcode": "^1.4.4",
  46. "sass-resources-loader": "^1.3.3",
  47. "style-loader": "^0.19.0",
  48. "tinymce": "^4.9.2",
  49. "url-search-params": "^0.10.0",
  50. "url-search-params-polyfill": "^2.0.1",
  51. "vue": "^2.5.16",
  52. "vue-loader": "^13.7.3",
  53. "vue-print-nb": "^1.5.0",
  54. "vue-router": "^2.7.0",
  55. "vue-snotify": "^3.2.1",
  56. "vue-template-compiler": "^2.5.16"
  57. },
  58. "devDependencies": {
  59. "admin-lte": "^2.4.2",
  60. "autoprefixer": "^7.1.2",
  61. "babel-core": "^6.22.1",
  62. "babel-loader": "^7.1.1",
  63. "babel-plugin-transform-runtime": "^6.22.0",
  64. "babel-polyfill": "^6.26.0",
  65. "babel-preset-env": "^1.3.2",
  66. "babel-preset-es2015": "^6.24.1",
  67. "babel-preset-stage-2": "^6.22.0",
  68. "babel-register": "^6.22.0",
  69. "bower": "^1.8.2",
  70. "chalk": "^2.0.1",
  71. "clean-webpack-plugin": "^0.1.19",
  72. "connect-history-api-fallback": "^1.3.0",
  73. "copy-webpack-plugin": "^4.0.1",
  74. "css-loader": "^0.28.7",
  75. "eventsource-polyfill": "^0.9.6",
  76. "express": "^4.17.1",
  77. "extract-text-webpack-plugin": "^3.0.0",
  78. "file-loader": "^1.1.4",
  79. "friendly-errors-webpack-plugin": "^1.6.1",
  80. "html-webpack-plugin": "^2.30.1",
  81. "http-proxy-middleware": "^0.17.3",
  82. "iview": "^3.5.4",
  83. "iview-area": "^1.5.17",
  84. "iview-loader": "^1.3.0",
  85. "jquery-ui": "^1.12.1",
  86. "less": "^3.11.1",
  87. "less-loader": "^4.1.0",
  88. "node-sass": "^4.6.0",
  89. "opn": "^5.1.0",
  90. "optimize-css-assets-webpack-plugin": "^3.2.0",
  91. "ora": "^1.2.0",
  92. "portfinder": "^1.0.13",
  93. "rimraf": "^2.6.0",
  94. "sass-loader": "^6.0.6",
  95. "semver": "^5.3.0",
  96. "shelljs": "^0.7.6",
  97. "superagent": "^3.6.3",
  98. "uglifyjs-webpack-plugin": "^1.3.0",
  99. "url-loader": "^0.5.8",
  100. "vue-loader": "^13.0.4",
  101. "vue-resource": "^1.3.4",
  102. "vue-style-loader": "^3.0.1",
  103. "vue2-admin-lte": "^0.4.2",
  104. "webpack": "^3.6.0",
  105. "webpack-bundle-analyzer": "^2.9.0",
  106. "webpack-dev-middleware": "^1.12.0",
  107. "webpack-hot-middleware": "^2.18.2",
  108. "webpack-merge": "^4.1.0"
  109. },
  110. "engines": {
  111. "node": ">= 4.0.0",
  112. "npm": ">= 3.0.0"
  113. },
  114. "browserslist": [
  115. "> 1%",
  116. "last 2 versions",
  117. "not ie <= 8"
  118. ]
  119. }