{
  "author": "Jackson Tian <shyvo1987@gmail.com> (http://weibo.com/shyvo)",
  "name": "bufferhelper",
  "description": "Concat buffer correctly.",
  "version": "0.2.1",
  "homepage": "https://github.com/JacksonTian/bufferhelper",
  "repository": {
    "type": "git",
    "url": "git://github.com/JacksonTian/bufferhelper.git"
  },
  "scripts": {
    "test": "./node_modules/.bin/mocha -R spec"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "dependencies": {},
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "readmeFilename": "README.md",
  "gitHead": "698a8156cd7c7719ce8ff37075cfbfc9bb16299f",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "keywords": [
    "Buffer"
  ],
  "license": "MIT"
}
