UNPKG

node-tunein

Version:

a nodejs wrapper for tunein web radios

21 lines (20 loc) 431 B
{ "name": "node-tunein", "version": "1.0.1", "description": "a nodejs wrapper for tunein web radios", "main": "tunein.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@iohub:node-tunein" }, "keywords": [ "tunein", "webradios" ], "author": "Julien Ledun <j.ledun@iosystems.fr>", "license": "MIT", "dependencies": {} }