diff --git a/package.json b/package.json index fd5369e..a557bd8 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,10 @@ "name": "chrome-mock", "version": "0.0.9", "author": "Steven Foote & Seth McLaughlin", + "repository": "git://github.com/sethmcl/chrome-mock.git", + "bugs": { + "url": "https://github.com/sethmcl/chrome-mock/issues" + }, "license": "MIT", "scripts": { "test": "./node_modules/.bin/grunt"