UNPKG

uniden-header

Version:

Parse RIFF fields from uniden home-patrol and bearcat scanner recordings

27 lines (26 loc) 583 B
{ "name": "uniden-header", "version": "0.0.6", "repository": { "type": "git", "url": "git://github.com/compugician/uniden-header-parser" }, "license": "MIT", "description": "Parse RIFF fields from uniden home-patrol and bearcat scanner recordings", "keywords": [ "uniden", "wav", "header", "riff" ], "author": "Tal Achituv <tal@compugician.com>", "scripts": {}, "dependencies": {}, "bugs": { "url": "https://github.com/compugician/uniden-header-parser/issues" }, "main": "index.js", "directories": { "test": "test" } }