@nornagon/put
Version:
Pack multibyte binary values into buffers
25 lines (24 loc) • 477 B
JSON
{
"name": "@nornagon/put",
"version": "0.0.8",
"description": "Pack multibyte binary values into buffers",
"main": "./index.js",
"keywords": [
"put",
"pack",
"binary"
],
"repository": {
"type": "git",
"url": "http://github.com/nornagon/node-put.git"
},
"scripts": {
"test": "expresso"
},
"engines": {
"node": ">=0.3.0"
},
"license": {
"type": "MIT/X11"
}
}