File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 17
17
"loopback-datasource-juggler" : " ^2.39.0" ,
18
18
"serve-favicon" : " ^2.0.1" ,
19
19
"vue-resource" : " ^0.1.17" ,
20
+ "vue-router" : " ^0.7.11" ,
20
21
"vueify" : " ^6.0.0"
21
22
},
22
- "repository" : {
23
- "type" : " git" ,
24
- "url" : " https://github.com/qxl1231/generator-loopback-vue.git"
25
- },
26
- "keywords" : [
27
- " loopback-vue" ,
28
- " node" ,
29
- " js"
30
- ],
31
- "author" : " qiangxl" ,
32
- "license" : " MIT" ,
33
23
"devDependencies" : {
34
24
"babel-plugin-transform-runtime" : " ^6.1.2" ,
35
25
"babel-preset-es2015" : " ^6.1.2" ,
40
30
"mermaid" : " ^0.5.5" ,
41
31
"vue" : " ^1.0.7" ,
42
32
"vue-hot-reload-api" : " ^1.2.1" ,
43
- "vueify" : " ^6.0.0" ,
44
33
"vueify-insert-css" : " ^1.0.0" ,
45
34
"watchify" : " ^3.6.0"
46
35
},
36
+ "repository" : {
37
+ "type" : " git" ,
38
+ "url" : " https://github.com/qxl1231/generator-loopback-vue.git"
39
+ },
40
+ "keywords" : [
41
+ " loopback-vue" ,
42
+ " node" ,
43
+ " js"
44
+ ],
45
+ "author" : " qiangxl" ,
46
+ "license" : " MIT" ,
47
+
47
48
48
49
"description" : " generator-loopback-vue" ,
49
50
"config" : {
You can’t perform that action at this time.
0 commit comments