Simplify package.json.

This commit is contained in:
John-David Dalton
2013-09-03 23:12:22 -05:00
parent bc79d09f2d
commit 6ed7ef25b2

View File

@@ -14,32 +14,12 @@
"speed", "speed",
"util" "util"
], ],
"author": { "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"contributors": [ "contributors": [
{ "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"name": "John-David Dalton", "Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)",
"email": "john.david.dalton@gmail.com", "Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
"url": "http://allyoucanleet.com/" "Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "http://mathiasbynens.be/"
}
], ],
"bugs": { "bugs": {
"url": "https://github.com/lodash/lodash/issues" "url": "https://github.com/lodash/lodash/issues"