Skip to content

Commit 5e601ce

Browse files
committed
Adds git repo to package.json
1 parent a374c52 commit 5e601ce

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,13 @@
1515
"cordova-windows"
1616
],
1717
"author": "Hamish Murphy",
18-
"license": "Apache 2.0"
18+
"license": "Apache 2.0",
19+
"repository": {
20+
"type": "git",
21+
"url": "git+https://github.com/pittsh/cordova-plugin-windows-folders.git"
22+
},
23+
"bugs": {
24+
"url": "https://github.com/pittsh/cordova-plugin-windows-folders/issues"
25+
},
26+
"homepage": "https://github.com/pittsh/cordova-plugin-windows-folders#readme"
1927
}

0 commit comments

Comments
 (0)