better-ttb
Version:
Create Twitch bots gooder
28 lines (27 loc) • 620 B
JSON
{
"name": "better-ttb",
"version": "1.2.0",
"description": "Create Twitch bots gooder",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/tascord/twitch-bot.git"
},
"keywords": [
"twitchbot",
"twitch",
"chatbot",
"bot",
"twitch chatbot",
"twitch bot"
],
"author": "tascord <theactivesquare@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/tascord/twitch-bot/issues"
},
"homepage": "https://github.com/tascord/twitch-bot/#readme",
"dependencies": {
"lodash": "^4.17.4"
}
}