diff --git a/package.json b/package.json index 13dd5ce..3357f06 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,10 @@ "checkstyle": "semistandard", "test": "npm run checkstyle && mocha --bail" }, + "repository": { + "type": "git", + "url": "https://github.com/socketio/has-binary.git" + }, "author": "Kevin Roark", "license": "MIT" }