diff --git a/package.json b/package.json index 5ee6b6d..abc8b17 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ , "description": "test framework agnostic BDD-style assertions" , "version": "0.6.0" , "author": "TJ Holowaychuk " + , "repository": { "type": "git", "url": "git://github.com/visionmedia/should.js.git" } , "contributors": [ "Aseem Kishore " ] , "devDependencies": { "mocha": "*"