{
  "name": "buffer24",
  "version": "0.0.2",
  "description": "node buffer extension: support 24bit operators",
  "main": "index.js",
  "scripts": {
    "test": "tape test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/yorkie/node-buffer24.git"
  },
  "keywords": [
    "buffer",
    "24"
  ],
  "author": "Yorkie Neil <yorkiefixer@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/yorkie/node-buffer24/issues"
  },
  "homepage": "https://github.com/yorkie/node-buffer24",
  "devDependencies": {
    "tape": "^2.12.3"
  }
}
