Update info

This commit is contained in:
Guillaume Wuip 2014-08-27 15:10:15 +02:00
parent df0998dc2c
commit 53b9cb03b2

View file

@ -11,15 +11,15 @@
},
"repository": {
"type": "git",
"url": "git://github.com/guillaume/Scribe.js.git"
"url": "git://github.com/bluejamesbond/Scribe.js.git"
},
"bugs": {
"url": "https://github.com/guillaume/Scribe.js/issues"
"url": "https://github.com/bluejamesbond/Scribe.js/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/guillaume/Scribe.js/blob/master/LICENSE-MIT"
"url": "https://github.com/bluejamesbond/Scribe.js/blob/master/LICENSE-MIT"
}
],
"main": "index.js",
@ -56,5 +56,5 @@
"_id": "scribe@0.1.0",
"_shasum": "0c1760410b7b3bbcea562fd8ed1aba90d6cc06a3",
"_resolved": "git+https://github.com/bluejamesbond/Scribe.js.git#0ab884d6b39ce79a431a23f683358c50a0508812",
"_from": "git+https://github.com/bluejamesbond/Scribe.js.git"
"_from": "git+https://github.com/guillaume/Scribe.js.git"
}