diff options
-rw-r--r-- | package.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json index d0607f6..d77c406 100644 --- a/package.json +++ b/package.json | |||
@@ -15,6 +15,10 @@ | |||
15 | }, | 15 | }, |
16 | "author": "Johannes Zellner <johannes@nebulon.de>", | 16 | "author": "Johannes Zellner <johannes@nebulon.de>", |
17 | "license": "MIT", | 17 | "license": "MIT", |
18 | "repository": { | ||
19 | "type": "git", | ||
20 | "url": "https://github.com/nebulade/surfer.git" | ||
21 | }, | ||
18 | "dependencies": { | 22 | "dependencies": { |
19 | "async": "^1.2.1", | 23 | "async": "^1.2.1", |
20 | "body-parser": "^1.13.1", | 24 | "body-parser": "^1.13.1", |