diff --git a/package.json b/package.json index c5e7f32a..e3b46b93 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,10 @@ "scripts": { "test": " mocha && eslint ." }, + "repository": { + "type": "git", + "url": "git://github.com/brianc/node-pg-cursor.git" + }, "author": "Brian M. Carlson", "license": "MIT", "devDependencies": {