UNPKG

nexgen-magic

Version:

Get the current song played on magic.co.nz

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