8000 Simplify package.json. · lodash/lodash@6ed7ef2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6ed7ef2

Browse files
committed
Simplify package.json.
1 parent bc79d09 commit 6ed7ef2

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

package.json

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +14,12 @@
1414
"speed",
1515
"util"
1616
],
17-
"author": {
18-
"name": "John-David Dalton",
19-
"email": "john.david.dalton@gmail.com",
20-
"url": "http://allyoucanleet.com/"
21-
},
17+
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
2218
"contributors": [
23-
{
24-
"name": "John-David Dalton",
25-
"email": "john.david.dalton@gmail.com",
26-
"url": "http://allyoucanleet.com/"
27-
},
28-
{
29-
"name": "Blaine Bublitz",
30-
"email": "blaine@iceddev.com",
31-
"url": "http://iceddev.com/"
32-
},
33-
{
34-
"name": "Kit Cambridge",
35-
"email": "github@kitcambridge.be",
36-
"url": "http://kitcambridge.be/"
37-
},
38-
{
39-
"name": "Mathias Bynens",
40-
"email": "mathias@qiwi.be",
41-
"url": "http://mathiasbynens.be/"
42-
}
19+
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
20+
"Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)",
21+
"Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
22+
"Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
4323
],
4424
"bugs": {
4525
"url": "https://github.com/lodash/lodash/issues"

0 commit comments

Comments
 (0)
0