mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-31 06:16:07 +00:00
Release
This commit is contained in:
40
package.json
40
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "node-telegram-bot-api",
|
"name": "node-telegram-bot-api",
|
||||||
"version": "0.11.1",
|
"version": "0.12.0",
|
||||||
"description": "Telegram Bot API",
|
"description": "Telegram Bot API",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
@@ -41,24 +41,24 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/yagop/node-telegram-bot-api",
|
"homepage": "https://github.com/yagop/node-telegram-bot-api",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
{
|
|
||||||
"name": "Ilias Ismanalijev",
|
|
||||||
"email": "hello@illyism.com",
|
|
||||||
"url": "https://github.com/Illyism",
|
|
||||||
"contributions": 7,
|
|
||||||
"additions": 140,
|
|
||||||
"deletions": 10,
|
|
||||||
"hireable": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Yago",
|
"name": "Yago",
|
||||||
"email": "yago@yago.me",
|
"email": "yago@yago.me",
|
||||||
"url": "https://github.com/yagop",
|
"url": "https://github.com/yagop",
|
||||||
"contributions": 82,
|
"contributions": 89,
|
||||||
"additions": 1572,
|
"additions": 1598,
|
||||||
"deletions": 415,
|
"deletions": 435,
|
||||||
"hireable": true
|
"hireable": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Sebastian Troć",
|
||||||
|
"email": "sebastian.troc@gucman.pl",
|
||||||
|
"url": "https://github.com/SebastianTroc",
|
||||||
|
"contributions": 1,
|
||||||
|
"additions": 1,
|
||||||
|
"deletions": 1,
|
||||||
|
"hireable": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Riddler",
|
"name": "Riddler",
|
||||||
"email": "",
|
"email": "",
|
||||||
@@ -69,13 +69,13 @@
|
|||||||
"hireable": true
|
"hireable": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sebastian Troć",
|
"name": "Ilias Ismanalijev",
|
||||||
"email": "sebastian.troc@gucman.pl",
|
"email": "hello@illyism.com",
|
||||||
"url": "https://github.com/SebastianTroc",
|
"url": "https://github.com/Illyism",
|
||||||
"contributions": 1,
|
"contributions": 7,
|
||||||
"additions": 1,
|
"additions": 140,
|
||||||
"deletions": 1,
|
"deletions": 10,
|
||||||
"hireable": false
|
"hireable": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user