twitch-kit
Version:
Twitch Bot Package with amazing features like Title Update.
29 lines (28 loc) • 613 B
JSON
{
"name": "twitch-kit",
"version": "1.2.0",
"description": "Twitch Bot Package with amazing features like Title Update.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Robin Klein, Leon Enneken",
"license": "MIT",
"keywords": [
"twitch",
"bot",
"twitch-bot",
"twitch-kit",
"twitch-api",
"twitch.tv",
"twitchkit"
],
"homepage": "https://robin.software",
"repository": {
"url": "https://github.com/dieserRobin/twitch-kit"
},
"dependencies": {
"tls": "0.0.1",
"websocket": "^1.0.31"
}
}