From 84dee0e1b950af1366b9b40c2ac2efba93d994e1 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sat, 28 Nov 2015 11:35:36 +0100 Subject: Add repository information to avoid npm warnings --- package.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index d0607f6..d77c406 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,10 @@ }, "author": "Johannes Zellner ", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/nebulade/surfer.git" + }, "dependencies": { "async": "^1.2.1", "body-parser": "^1.13.1", -- cgit v1.2.3