diff --git a/package.json b/package.json index 600c63c..9c5e43a 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "eson" , "version": "0.3.0" , "description": "Extended JSON - pluggable JSON logic for dates, includes, and more" + , "repository": { "type": "git", "url": "git://github.com/visionmedia/eson.git" } , "keywords": ["json", "config"] , "author": "TJ Holowaychuk " , "dependencies": {