Skip to content

Commit 98417ed

Browse files
committed
Added github urls ro package.json
1 parent bbcd9c6 commit 98417ed

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

package.json

+16-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,20 @@
2020
"devDependencies": {
2121
"nativescript-vue-template-compiler": "^1.3.1",
2222
"rimraf": "^2.6.2"
23-
}
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "git+https://github.com/nativescript-vue/vue-cli-plugin-nativescript-vue.git"
27+
},
28+
"keywords": [
29+
"vue",
30+
"cli",
31+
"nativescript",
32+
"web",
33+
"plugin"
34+
],
35+
"bugs": {
36+
"url": "https://github.com/nativescript-vue/vue-cli-plugin-nativescript-vue/issues"
37+
},
38+
"homepage": "https://github.com/nativescript-vue/vue-cli-plugin-nativescript-vue#readme"
2439
}

0 commit comments

Comments
 (0)