UNPKG

still-alive

Version:

the "still alive" song from portal

33 lines (32 loc) 642 B
{ "name": "still-alive", "version": "0.0.0", "description": "the \"still alive\" song from portal", "main": "index.js", "bin": { "still-alive": "cmd.js" }, "dependencies": { "audio-notes": "~0.1.0", "baudio": "~1.1.3" }, "repository": { "type": "git", "url": "git://github.com/substack/still-alive.git" }, "homepage": "https://github.com/substack/still-alive", "keywords": [ "portal", "baudio", "music", "hooray", "npm", "scalenpm" ], "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "license": "MIT" }