You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
206 lines
5.3 KiB
206 lines
5.3 KiB
{
|
|
"name": "node-telegram-bot-api",
|
|
"version": "0.25.0",
|
|
"description": "Telegram Bot API",
|
|
"main": "./lib/telegram.js",
|
|
"directories": {
|
|
"example": "examples",
|
|
"test": "test"
|
|
},
|
|
"keywords": [
|
|
"telegram",
|
|
"telegram bot",
|
|
"telegram bot api",
|
|
"bot"
|
|
],
|
|
"scripts": {
|
|
"build": "babel -d ./lib src",
|
|
"prepublish": "npm run build",
|
|
"test": "istanbul cover ./node_modules/mocha/bin/_mocha -- -R spec --timeout 10000",
|
|
"prepublish:test": "npm run prepublish && npm run test",
|
|
"gen-doc": "jsdoc2md --src src/telegram.js -t README.hbs > README.md",
|
|
"eslint": "eslint ./src ./test",
|
|
"pretest": "npm run eslint && npm run build"
|
|
},
|
|
"author": "Yago Pérez <yagoperezs@gmail.com>",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^1.1.2",
|
|
"bluebird": "^3.3.4",
|
|
"debug": "^2.2.0",
|
|
"eventemitter3": "^1.2.0",
|
|
"file-type": "^3.8.0",
|
|
"mime": "^1.3.4",
|
|
"pump": "^1.0.1",
|
|
"request": "^2.69.0",
|
|
"request-promise": "^4.1.1"
|
|
},
|
|
"devDependencies": {
|
|
"babel-cli": "^6.6.5",
|
|
"babel-eslint": "^6.0.4",
|
|
"babel-plugin-transform-class-properties": "^6.6.0",
|
|
"babel-plugin-transform-es2015-destructuring": "^6.6.5",
|
|
"babel-plugin-transform-es2015-parameters": "^6.7.0",
|
|
"babel-plugin-transform-es2015-shorthand-properties": "^6.5.0",
|
|
"babel-plugin-transform-es2015-spread": "^6.6.5",
|
|
"babel-plugin-transform-object-rest-spread": "^6.6.5",
|
|
"babel-plugin-transform-strict-mode": "^6.6.5",
|
|
"babel-preset-es2015": "^6.6.0",
|
|
"babel-register": "^6.7.2",
|
|
"contributor": "^0.1.25",
|
|
"eslint": "^2.11.1",
|
|
"eslint-config-airbnb": "^6.1.0",
|
|
"eslint-plugin-mocha": "^2.0.0",
|
|
"is": "^3.1.0",
|
|
"istanbul": "^1.1.0-alpha.1",
|
|
"jsdoc-to-markdown": "^1.3.3",
|
|
"mocha": "^2.4.5",
|
|
"mocha-lcov-reporter": "^1.2.0",
|
|
"node-static": "^0.7.9"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/yagop/node-telegram-bot-api.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/yagop/node-telegram-bot-api/issues"
|
|
},
|
|
"homepage": "https://github.com/yagop/node-telegram-bot-api",
|
|
"contributors": [
|
|
{
|
|
"name": "Sebastian Troć",
|
|
"email": "sebastian.troc@gucman.pl",
|
|
"url": "https://github.com/SebastianTroc",
|
|
"contributions": 1,
|
|
"additions": 1,
|
|
"deletions": 1,
|
|
"hireable": null
|
|
},
|
|
{
|
|
"name": "Cristian Baldi",
|
|
"email": "bld.cris.96@gmail.com",
|
|
"url": "https://github.com/crisbal",
|
|
"contributions": 2,
|
|
"additions": 26,
|
|
"deletions": 1,
|
|
"hireable": true
|
|
},
|
|
{
|
|
"name": "Patricio López Juri",
|
|
"email": "patricio@lopezjuri.com",
|
|
"url": "https://github.com/mrpatiwi",
|
|
"contributions": 1,
|
|
"additions": 49,
|
|
"deletions": 2,
|
|
"hireable": true
|
|
},
|
|
{
|
|
"name": "Anton",
|
|
"email": null,
|
|
"url": "https://github.com/Feverqwe",
|
|
"contributions": 1,
|
|
"additions": 23,
|
|
"deletions": 5,
|
|
"hireable": null
|
|
},
|
|
{
|
|
"name": "Guido García",
|
|
"email": "palmerabollo@gmail.com",
|
|
"url": "https://github.com/palmerabollo",
|
|
"contributions": 1,
|
|
"additions": 1,
|
|
"deletions": 1,
|
|
"hireable": true
|
|
},
|
|
{
|
|
"name": "Matthew Brandly",
|
|
"email": "matt@brandly.me",
|
|
"url": "https://github.com/brandly",
|
|
"contributions": 1,
|
|
"additions": 1,
|
|
"deletions": 1,
|
|
"hireable": null
|
|
},
|
|
{
|
|
"name": "Vítor Augusto da Silva Vasconcellos",
|
|
"email": "vasvas10@gmail.com",
|
|
"url": "https://github.com/HeavenVolkoff",
|
|
"contributions": 2,
|
|
"additions": 12,
|
|
"deletions": 0,
|
|
"hireable": null
|
|
},
|
|
{
|
|
"name": "Rafael Kr",
|
|
"email": null,
|
|
"url": "https://github.com/RafaelKr",
|
|
"contributions": 3,
|
|
"additions": 3,
|
|
"deletions": 2,
|
|
"hireable": null
|
|
},
|
|
{
|
|
"name": "Vitaly Aminev",
|
|
"email": null,
|
|
"url": "https://github.com/AVVS",
|
|
"contributions": 2,
|
|
"additions": 1065,
|
|
"deletions": 1001,
|
|
"hireable": true
|
|
},
|
|
{
|
|
"name": "Rey",
|
|
"email": null,
|
|
"url": "https://github.com/reyy",
|
|
"contributions": 2,
|
|
"additions": 34,
|
|
"deletions": 25,
|
|
"hireable": null
|
|
},
|
|
{
|
|
"name": "Ivan Skorokhodov",
|
|
"email": "iskorokhodov@gmail.com",
|
|
"url": "https://github.com/universome",
|
|
"contributions": 3,
|
|
"additions": 219,
|
|
"deletions": 5,
|
|
"hireable": null
|
|
},
|
|
{
|
|
"name": "Ilias Ismanalijev",
|
|
"email": "hello@illyism.com",
|
|
"url": "https://github.com/Illyism",
|
|
"contributions": 7,
|
|
"additions": 140,
|
|
"deletions": 10,
|
|
"hireable": true
|
|
},
|
|
{
|
|
"name": null,
|
|
"email": "exlmotodev@gmail.com",
|
|
"url": "https://github.com/EXL",
|
|
"contributions": 4,
|
|
"additions": 4,
|
|
"deletions": 4,
|
|
"hireable": true
|
|
},
|
|
{
|
|
"name": "Riddler",
|
|
"email": null,
|
|
"url": "https://github.com/Waterloo",
|
|
"contributions": 3,
|
|
"additions": 64,
|
|
"deletions": 2,
|
|
"hireable": true
|
|
},
|
|
{
|
|
"name": "Yago",
|
|
"email": "yago@yago.me",
|
|
"url": "https://github.com/yagop",
|
|
"contributions": 169,
|
|
"additions": 2676,
|
|
"deletions": 1091,
|
|
"hireable": true
|
|
}
|
|
]
|
|
}
|
|
|