clank.io
Version:
Twitch Chat Bot
38 lines (37 loc) • 714 B
JSON
{
"name": "clank.io",
"version": "1.0.2",
"description": "Twitch Chat Bot",
"main": "index.js",
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kalodis/clank.git"
},
"keywords": [
"bot",
"twitch",
"chatbot",
"javascript",
"programming",
"twitch-streamer",
"streaming",
"chat",
"bot",
"logbot",
"bots",
"twitchbots"
],
"author": "Kalodis",
"license": "MIT",
"bugs": {
"url": "https://github.com/kalodis/clank/issues"
},
"homepage": "https://github.com/kalodis/clank#readme"
}