69 lines
2.2 KiB
JSON
69 lines
2.2 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "telegram-bot/api",
|
|
"version": "v2.3.13",
|
|
"version_normalized": "2.3.13.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/TelegramBot/Api.git",
|
|
"reference": "8d34f3ccd3230a9fd7c7fd9ba8ec0110a059f781"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/TelegramBot/Api/zipball/8d34f3ccd3230a9fd7c7fd9ba8ec0110a059f781",
|
|
"reference": "8d34f3ccd3230a9fd7c7fd9ba8ec0110a059f781",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.5.0"
|
|
},
|
|
"require-dev": {
|
|
"codeception/codeception": "*",
|
|
"phpunit/phpunit": "~4.0",
|
|
"squizlabs/php_codesniffer": "2.*"
|
|
},
|
|
"time": "2018-04-30T11:46:15+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "1.0-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"TelegramBot\\Api\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Ilya Gusev",
|
|
"email": "mail@igusev.ru",
|
|
"homepage": "https://php-cat.com",
|
|
"role": "Developer"
|
|
}
|
|
],
|
|
"description": "PHP Wrapper for Telegram Bot API",
|
|
"homepage": "https://github.com/TelegramBot/Api",
|
|
"keywords": [
|
|
"bot",
|
|
"bot api",
|
|
"php",
|
|
"telegram"
|
|
],
|
|
"support": {
|
|
"issues": "https://github.com/TelegramBot/Api/issues",
|
|
"source": "https://github.com/TelegramBot/Api/tree/master"
|
|
},
|
|
"install-path": "../telegram-bot/api"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|