{
  "name": "bufferutil",
  "version": "1.3.0",
  "description": "WebSocket buffer utils",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Only testing builds, tests have to be extraced from ws\""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/websockets/bufferutil"
  },
  "keywords": [
    "bufferutil"
  ],
  "author": "Einar Otto Stangvik <einaros@gmail.com> (http://2x.io)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/websockets/bufferutil/issues"
  },
  "homepage": "https://github.com/websockets/bufferutil",
  "dependencies": {
    "bindings": "~1.2.1",
    "nan": "~2.4.0"
  }
}
