UNPKG

ndarray-wav

Version:
29 lines (28 loc) 614 B
{ "name": "ndarray-wav", "version": "0.2.4", "description": "Read WAV files into ndarray", "main": "ndarray-wav.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/geraintluff/ndarray-wav.git" }, "keywords": [ "ndarray", "riff", "wav", "wave" ], "author": "Geraint Luff", "license": "MIT", "bugs": { "url": "https://github.com/geraintluff/ndarray-wav/issues" }, "homepage": "https://github.com/geraintluff/ndarray-wav", "dependencies": { "ndarray": "^1.0.18" } }