Codebase list node-tunein / HEAD package.json
HEAD

Tree @HEAD (Download .tar.gz)

package.json @HEADraw · history · blame

{
  "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": {}
}