UNPKG

bufferput

Version:

Pack multibyte binary values into buffers

26 lines (25 loc) 440 B
{ "name" : "bufferput", "version" : "0.1.3", "description" : "Pack multibyte binary values into buffers", "main" : "./index.js", "keywords": [ "put", "pack", "binary", "buffer" ], "repository": { "type": "git", "url": "http://github.com/bitpay/node-bufferput.git" }, "scripts" : { "test" : "expresso" }, "engines": { "node" : ">=0.3.0" }, "license": { "type" : "MIT/X11" } }