mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Add @phated to the contributors in package.json. [ci skip]
This commit is contained in:
14
package.json
14
package.json
@@ -26,14 +26,19 @@
|
|||||||
"url": "http://allyoucanleet.com/"
|
"url": "http://allyoucanleet.com/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Mathias Bynens",
|
"name": "Blaine Bublitz",
|
||||||
"email": "mathias@qiwi.be",
|
"email": "blaine@iceddev.com",
|
||||||
"url": "http://mathiasbynens.be/"
|
"url": "http://iceddev.com/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Kit Cambridge",
|
"name": "Kit Cambridge",
|
||||||
"email": "github@kitcambridge.be",
|
"email": "github@kitcambridge.be",
|
||||||
"url": "http://kitcambridge.be/"
|
"url": "http://kitcambridge.be/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Mathias Bynens",
|
||||||
|
"email": "mathias@qiwi.be",
|
||||||
|
"url": "http://mathiasbynens.be/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"bugs": {
|
"bugs": {
|
||||||
@@ -64,9 +69,6 @@
|
|||||||
"jam": {
|
"jam": {
|
||||||
"main": "./dist/lodash.compat.js"
|
"main": "./dist/lodash.compat.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
|
||||||
"test": "node test/test.js"
|
|
||||||
},
|
|
||||||
"volo": {
|
"volo": {
|
||||||
"type": "directory",
|
"type": "directory",
|
||||||
"ignore": [
|
"ignore": [
|
||||||
|
|||||||
Reference in New Issue
Block a user