mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 05:17:41 +00:00
contributors on package.json
This commit is contained in:
parent
d6137fe978
commit
b47119231f
33
package.json
33
package.json
@ -38,5 +38,34 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/yagop/node-telegram-bot-api/issues"
|
||||
},
|
||||
"homepage": "https://github.com/yagop/node-telegram-bot-api"
|
||||
}
|
||||
"homepage": "https://github.com/yagop/node-telegram-bot-api",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Ilias Ismanalijev",
|
||||
"email": "hello@illyism.com",
|
||||
"url": "https://github.com/Illyism",
|
||||
"contributions": 3,
|
||||
"additions": 52,
|
||||
"deletions": 4,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Yago",
|
||||
"email": "yago@yago.me",
|
||||
"url": "https://github.com/yagop",
|
||||
"contributions": 38,
|
||||
"additions": 947,
|
||||
"deletions": 113,
|
||||
"hireable": true
|
||||
},
|
||||
{
|
||||
"name": "Riddler",
|
||||
"email": "",
|
||||
"url": "https://github.com/Waterloo",
|
||||
"contributions": 3,
|
||||
"additions": 64,
|
||||
"deletions": 2,
|
||||
"hireable": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user