{ "_from": "bufferutil@^3.0.3", "_id": "bufferutil@3.0.3", "_inBundle": false, "_integrity": "sha512-o7zTFxMkM/hujDmJKJEeK4N/NYwO3spQ7sfVjjt6Twpkpmw265WbugtpQBGY2+ZHwfqJkf++7Hfn/eWSMzbx5A==", "_location": "/bufferutil", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "bufferutil@^3.0.3", "name": "bufferutil", "escapedName": "bufferutil", "rawSpec": "^3.0.3", "saveSpec": null, "fetchSpec": "^3.0.3" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-3.0.3.tgz", "_shasum": "ce67caefde2282591e399528467fe623f68f4bd5", "_spec": "bufferutil@^3.0.3", "_where": "/home/tdedhar/Documents/viki", "author": { "name": "Einar Otto Stangvik", "email": "einaros@gmail.com", "url": "http://2x.io" }, "bugs": { "url": "https://github.com/websockets/bufferutil/issues" }, "bundleDependencies": false, "dependencies": { "bindings": "~1.3.0", "nan": "~2.7.0", "prebuild-install": "~2.3.0" }, "deprecated": false, "description": "WebSocket buffer utils", "devDependencies": { "mocha": "~4.0.0", "prebuild": "~6.2.0", "prebuild-ci": "~2.2.0" }, "homepage": "https://github.com/websockets/bufferutil", "keywords": [ "bufferutil" ], "license": "MIT", "main": "index.js", "name": "bufferutil", "repository": { "type": "git", "url": "git+https://github.com/websockets/bufferutil.git" }, "scripts": { "install": "prebuild-install || node-gyp rebuild", "test": "mocha && prebuild-ci" }, "version": "3.0.3" }