UNPKG

latentflip-howler

Version:

Howl's like a wolf, awwoooo!!

24 lines (23 loc) 449 B
{ "name": "latentflip-howler", "version": "0.0.0", "description": "Howl's like a wolf, awwoooo!!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "beefy example.js --open" }, "keywords": [ "wolves", "howling", "whatever" ], "author": "", "license": "ISC", "dependencies": { "play-audio": "^0.1.0" }, "devDependencies": { "beefy": "^2.1.0" } }