diff --git a/package.json b/package.json index 027d538..3498773 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,10 @@ } ], "homepage": "https://github.com/danwrong/restler", + "repository": { + "type": "git", + "url": "https://github.com/danwrong/restler.git" + }, "directories": { "lib": "./lib" },