UNPKG

buf

Version:

Auto buffer and unbuffer values.

29 lines (28 loc) 585 B
{ "name": "buf", "version": "0.1.1", "description": "Auto buffer and unbuffer values.", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/seanmonstar/buf" }, "keywords": [ "buf", "buffer", "hex" ], "files": [ "index.js", "LICENSE" ], "author": "Sean McArthur <sean.monstar@gmail.com> (http://seanmonstar.com)", "license": "MPLv2.0", "bugs": { "url": "https://github.com/seanmonstar/buf/issues" }, "homepage": "https://github.com/seanmonstar/buf" }