We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcd9c6 commit 98417edCopy full SHA for 98417ed
package.json
@@ -20,5 +20,20 @@
20
"devDependencies": {
21
"nativescript-vue-template-compiler": "^1.3.1",
22
"rimraf": "^2.6.2"
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"
39
}
0 commit comments