UNPKG

@neurosity/dsp

Version:

Digital Signal Processing for Javascript

26 lines (25 loc) 537 B
{ "name": "@neurosity/dsp", "version": "1.0.1", "description": "Digital Signal Processing for Javascript", "main": "dsp.js", "directories": { "example": "examples", "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/neurosity/dsp.js.git" }, "keywords": [ "dsp", "dft", "fft" ], "author": "Corban Brook", "license": "MIT", "bugs": { "url": "https://github.com/neurosity/dsp.js/issues" }, "homepage": "https://github.com/neurosity/dsp.js#readme" }