mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-09-01 14:55:14 +00:00
contributors on package.json
This commit is contained in:
33
package.json
33
package.json
@@ -38,5 +38,34 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/yagop/node-telegram-bot-api/issues"
|
"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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user