node-tunein-api
Version:
Unofficial TuneIn API Wrapper
25 lines (24 loc) • 525 B
JSON
{
"name": "node-tunein-api",
"version": "0.1.0",
"description": "Unofficial TuneIn API Wrapper",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Yimura/node-tunein-api.git"
},
"keywords": [
"api",
"tunein",
"wrapper"
],
"author": "yimura",
"license": "MIT",
"bugs": {
"url": "https://github.com/Yimura/node-tunein-api/issues"
},
"homepage": "https://github.com/Yimura/node-tunein-api#readme"
}