buffer-helper
Version:
Helper for handling writting into buffers.
21 lines (20 loc) • 401 B
JSON
{
"name": "buffer-helper",
"version": "1.0.1",
"description": "Helper for handling writting into buffers.",
"main": "lib/buffer-writer.js",
"repository" : {
"type" : "git",
"url" : "https://github.com/OniOni/buffer-writer.git"
},
"scripts": {
"test": ""
},
"keywords": [
"buffer",
"helper",
"writer"
],
"author": "Mathieu Sabourin",
"license": "BSD"
}