UNPKG

biteme

Version:

A customizable byte reader that noms Uint8Arrays

27 lines (26 loc) 588 B
{ "name": "biteme", "version": "4.0.2", "description": "A customizable byte reader that noms Uint8Arrays", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/trumanpurnell/bite.git" }, "keywords": [ "byte", "Uint8", "javascript", "raw", "file" ], "author": "Truman Purnell", "license": "ISC", "bugs": { "url": "https://github.com/trumanpurnell/bite/issues" }, "homepage": "https://github.com/trumanpurnell/bite#readme" }