node-twitchstream
Version:
[WIP] A npm package that allows you to stream to twitch.tv
28 lines (27 loc) • 679 B
JSON
{
"name": "node-twitchstream",
"version": "0.1.0",
"description": "[WIP] A npm package that allows you to stream to twitch.tv",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fabsch412/node-twitchstream.git"
},
"keywords": [
"twitch",
"stream",
"twitch-stream",
"stream-twitch",
"node-twitchstream",
"node-twitch"
],
"author": "fabsch412",
"license": "MIT",
"bugs": {
"url": "https://github.com/fabsch412/node-twitchstream/issues"
},
"homepage": "https://github.com/fabsch412/node-twitchstream#readme"
}