diff --git a/package.json b/package.json index c00f1b2..48955e6 100644 --- a/package.json +++ b/package.json @@ -18,11 +18,11 @@ } ,"devDependencies": {"jsdom": ">= 0.2.0" } -,"repositories": [{"type": "svn" - ,"path": "http://node-xmpp-bosh.googlecode.com/svn/trunk/" +,"repositories": [{"type": "git" + ,"path": "git://github.com/dhruvbird/node-xmpp-bosh.git" }] -,"homepage": "http://code.google.com/p/node-xmpp-bosh/" -,"bugs": "http://code.google.com/p/node-xmpp-bosh/issues/list" +,"homepage": "https://github.com/dhruvbird/node-xmpp-bosh" +,"bugs": "https://github.com/dhruvbird/node-xmpp-bosh/issues" ,"maintainers": [{"name": "Dhruv Matani" ,"email": "dhruvbird@gmail.com" ,"web": "http://dhruvbird.com/" @@ -30,6 +30,10 @@ ,{"name": "Anup Kalbalia" ,"email": "anup.kalbalia@gmail.com" } + ,{"name":"Satyam Shekhar" + ,"email":"satyamshekhar@gmail.com" + ,"url":"http://satyamshekhar.com/" + } ] ,"contributors": [{"name":"Vanaryon" ,"email":"val.saliou@gmail.com" @@ -39,10 +43,6 @@ ,"email":"linkmauve@linkmauve.fr" ,"url":"http://linkmauve.fr/" } - ,{"name":"Satyam Shekhar" - ,"email":"satyamshekhar@gmail.com" - ,"url":"http://satyamshekhar.com/" - } ,{"name":"Julien Genestoux" ,"email":"julien.genestoux@gmail.com" ,"url":"http://ouvre-boite.com/"