UNPKG

node-tunein-api

Version:
25 lines (24 loc) 525 B
{ "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" }