{ "name": "bufferutil", "version": "1.2.1", "description": "WebSocket buffer utils", "main": "index.js", "scripts": { "test": "echo \"Only testing builds, test have to be extraced from `ws`\" && exit 0" }, "repository": { "type": "git", "url": "https://github.com/websockets/bufferutil" }, "keywords": [ "bufferutil" ], "author": "Einar Otto Stangvik (http://2x.io)", "license": "MIT", "bugs": { "url": "https://github.com/websockets/bufferutil/issues" }, "homepage": "https://github.com/websockets/bufferutil", "dependencies": { "bindings": "1.2.x", "nan": "^2.0.5" } }