Browse Source

添加部分依赖

yangc 8 years ago
parent
commit
41dc4264df
1 changed files with 11 additions and 0 deletions
  1. 11 0
      package.json

+ 11 - 0
package.json

@@ -5,6 +5,8 @@
   "author": "yingp <yingp@usoftchina.com>",
   "private": true,
   "dependencies": {
+    "acorn-dynamic-import": "^2.0.2",
+    "ajv-keywords": "^2.1.0",
     "archiver": "^2.1.0",
     "archiver-utils": "^1.3.0",
     "arr-diff": "^4.0.0",
@@ -16,20 +18,29 @@
     "cookiejar": "^2.1.1",
     "cross-env": "^3.1.4",
     "element-ui": "^1.3.7",
+    "enhanced-resolve": "^3.4.1",
     "expand-brackets": "^2.1.4",
     "express": "^4.14.1",
     "extglob": "^2.0.2",
     "filename-regex": "^2.0.1",
     "font-awesome": "^4.7.0",
     "http-proxy-middleware": "^0.17.4",
+    "is-extglob": "^2.1.1",
+    "json-loader": "^0.5.7",
     "jsonp": "^0.2.1",
+    "loader-runner": "^2.3.0",
     "node-sass": "^4.5.3",
     "nuxt": "0.10.6",
     "object.omit": "^3.0.0",
+    "parse-glob": "^3.0.4",
+    "regex-cache": "^0.4.4",
+    "serialize-javascript": "^1.4.0",
     "shebang-command": "^1.2.0",
     "tar-stream": "^1.5.4",
     "vue-awesome-swiper": "^2.5.4",
     "vue2-filters": "^0.1.9",
+    "watchpack": "^1.4.0",
+    "webpack-sources": "^1.0.1",
     "zip-stream": "^1.2.0"
   },
   "scripts": {