backuparcgis-service
Changes
package.json 5(+5 -0)
Details
package.json 5(+5 -0)
diff --git a/package.json b/package.json
index 353e5db..4d937ec 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,6 @@
{
"name": "backuparcgis",
+ "homepage": "https://github.com/tannerjt/backuparcgis#readme",
"version": "1.0.0",
"engines": {
"node": ">8.9.0"
@@ -12,6 +13,10 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
+ "repository": {
+ "type": "git",
+ "url": "github:tannerjt/backuparcgis"
+ },
"author": "Joshua Tanner (@Tanner_GEO)",
"license": "ISC",
"dependencies": {