UNPKG

nexgen-theedge

Version:

Get the current song played on thedge.co.nz

29 lines (28 loc) 670 B
{ "name": "nexgen-theedge", "version": "0.1.0", "description": "Get the current song played on thedge.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-theedge.git" }, "keywords": [ "theedge.co.nz", "theedge", "radio", "nexgen" ], "author": "Sam Walsh", "license": "Apache-2.0", "bugs": { "url": "https://github.com/samwalshnz/nexgen-theedge/issues" }, "homepage": "https://github.com/samwalshnz/nexgen-theedge#readme", "dependencies": { "nexgen": "^0.1.0" } }