UNPKG

funcunit

Version:
58 lines (57 loc) 1.51 kB
{ "_from": "bufferutil@1.2.x", "_id": "bufferutil@1.2.1", "_inBundle": false, "_integrity": "sha1-N75dNuHgZJIiHmjUdLGsWOUQy9c=", "_location": "/bufferutil", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "bufferutil@1.2.x", "name": "bufferutil", "escapedName": "bufferutil", "rawSpec": "1.2.x", "saveSpec": null, "fetchSpec": "1.2.x" }, "_requiredBy": [ "/ws" ], "_resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-1.2.1.tgz", "_shasum": "37be5d36e1e06492221e68d474b1ac58e510cbd7", "_spec": "bufferutil@1.2.x", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/ws", "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.2.x", "nan": "^2.0.5" }, "deprecated": false, "description": "WebSocket buffer utils", "gypfile": true, "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": "node-gyp rebuild", "test": "echo \"Only testing builds, test have to be extraced from `ws`\" && exit 0" }, "version": "1.2.1" }