yingp 8 gadi atpakaļ
vecāks
revīzija
9574b3ca14
1 mainītis faili ar 1 papildinājumiem un 24 dzēšanām
  1. 1 24
      package.json

+ 1 - 24
package.json

@@ -5,43 +5,20 @@
   "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",
-    "array-unique": "^0.3.2",
     "axios": "^0.15.3",
     "bezier-easing": "^2.0.3",
     "bootstrap": "^3.3.7",
-    "braces": "^2.3.0",
     "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"
+    "vue2-filters": "^0.1.9"
   },
   "scripts": {
     "dev": "nodemon --exec node server.js",