diff --git a/package.json b/package.json index 5768b24..a1ea57c 100644 --- a/package.json +++ b/package.json @@ -4,5 +4,5 @@ , "directories" : { "lib" : "./lib" } , "main" : "main.js" , "author" : "Ciaran Jessup " -, "repositories" : [{ "type":"git", "url":"http://github.com/ciaranj/node-oauth.git" }] +, "repository" : { "type":"git", "url":"http://github.com/ciaranj/node-oauth.git" } }