]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - package.json
Add repository information to avoid npm warnings
[perso/Immae/Projets/Nodejs/Surfer.git] / package.json
index d0607f631b37d5d00a3700cf59a6d647b6ec71ad..d77c40601f14e1163f43a24589270027e173b596 100644 (file)
   },
   "author": "Johannes Zellner <johannes@nebulon.de>",
   "license": "MIT",
+  "repository": {
+    "type": "git",
+    "url": "https://github.com/nebulade/surfer.git"
+  },
   "dependencies": {
     "async": "^1.2.1",
     "body-parser": "^1.13.1",