Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
qxl1231 authored Oct 27, 2016
1 parent b179748 commit 83ba509
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,9 @@
"loopback-datasource-juggler": "^2.39.0",
"serve-favicon": "^2.0.1",
"vue-resource": "^0.1.17",
"vue-router": "^0.7.11",
"vueify": "^6.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/qxl1231/generator-loopback-vue.git"
},
"keywords": [
"loopback-vue",
"node",
"js"
],
"author": "qiangxl",
"license": "MIT",
"devDependencies": {
"babel-plugin-transform-runtime": "^6.1.2",
"babel-preset-es2015": "^6.1.2",
Expand All @@ -40,10 +30,21 @@
"mermaid": "^0.5.5",
"vue": "^1.0.7",
"vue-hot-reload-api": "^1.2.1",
"vueify": "^6.0.0",
"vueify-insert-css": "^1.0.0",
"watchify": "^3.6.0"
},
"repository": {
"type": "git",
"url": "https://github.com/qxl1231/generator-loopback-vue.git"
},
"keywords": [
"loopback-vue",
"node",
"js"
],
"author": "qiangxl",
"license": "MIT",


"description": "generator-loopback-vue",
"config": {
Expand Down

0 comments on commit 83ba509

Please sign in to comment.