UNPKG

audio-lena

Version:
42 lines (41 loc) 784 B
{ "name": "audio-lena", "version": "2.3.0", "description": "The Lena test audio", "dependencies": { "atob": "^2.0.3" }, "browser": { "btoa": false }, "scripts": { "test": "node test.js", "test:browser": "budo test.js" }, "repository": { "type": "git", "url": "git+https://github.com/audiojs/audio-lena.git" }, "keywords": [ "audio", "lena", "dsp", "processing", "sound", "test", "mock", "audiojs" ], "author": "ΔY <dfcreative@gmail.com>", "contributors": [ { "name": "Jamen Marz", "email": "jamenmarz@gmail.com" } ], "license": "MIT", "bugs": { "url": "https://github.com/audiojs/audio-lena/issues" }, "homepage": "https://github.com/audiojs/audio-lena#readme" }