Browse Source

Adding git repo to package.json

bodicsek 4 years ago
parent
commit
cba186faec
1 changed files with 4 additions and 0 deletions
  1. 4 0
      package.json

+ 4 - 0
package.json

@@ -14,6 +14,10 @@
   },
   },
   "author": "",
   "author": "",
   "license": "MIT",
   "license": "MIT",
+  "repository": {
+    "type" : "git",
+    "url" : "https://git.bodicsek.host/bodicsek/npm-dependency-tree"
+  },
   "dependencies": {
   "dependencies": {
     "node-fetch": "^2.6.1",
     "node-fetch": "^2.6.1",
     "yargs": "^16.2.0"
     "yargs": "^16.2.0"