mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Simplify package.json.
This commit is contained in:
30
package.json
30
package.json
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user