UNPKG

nexgen-morefm

Version:

Get the current song played on morefm.co.nz

29 lines (28 loc) 664 B
{ "name": "nexgen-morefm", "version": "0.1.0", "description": "Get the current song played on morefm.co.nz", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://samwalshnz@github.com/samwalshnz/nexgen-morefm.git" }, "keywords": [ "morefm.co.nz", "morefm", "radio", "nexgen" ], "author": "Sam Walsh", "license": "Apache-2.0", "bugs": { "url": "https://github.com/samwalshnz/nexgen-morefm/issues" }, "homepage": "https://github.com/samwalshnz/nexgen-morefm#readme", "dependencies": { "nexgen": "^0.1.0" } }