{
  "_args": [
    [
      "bufferutil@4.0.6",
      "M:\\Escritorio\\Nueva carpeta (3)"
    ]
  ],
  "_from": "bufferutil@4.0.6",
  "_id": "bufferutil@4.0.6",
  "_inBundle": false,
  "_integrity": "sha512-jduaYOYtnio4aIAyc6UbvPCVcgq7nYpVnucyxr6eCYg/Woad9Hf/oxxBRDnGGjPfjUm6j5O/uBWhIu4iLebFaw==",
  "_location": "/bufferutil",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bufferutil@4.0.6",
    "name": "bufferutil",
    "escapedName": "bufferutil",
    "rawSpec": "4.0.6",
    "saveSpec": null,
    "fetchSpec": "4.0.6"
  },
  "_requiredBy": [
    "/websocket"
  ],
  "_resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.6.tgz",
  "_spec": "4.0.6",
  "_where": "M:\\Escritorio\\Nueva carpeta (3)",
  "author": {
    "name": "Einar Otto Stangvik",
    "email": "einaros@gmail.com",
    "url": "http://2x.io"
  },
  "bugs": {
    "url": "https://github.com/websockets/bufferutil/issues"
  },
  "dependencies": {
    "node-gyp-build": "^4.3.0"
  },
  "description": "WebSocket buffer utils",
  "devDependencies": {
    "mocha": "^9.0.3",
    "node-gyp": "^7.1.2",
    "prebuildify": "^5.0.0"
  },
  "engines": {
    "node": ">=6.14.2"
  },
  "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-build",
    "prebuild": "prebuildify --napi --strip",
    "prebuild-darwin-x64+arm64": "prebuildify --arch x64+arm64 --napi --strip",
    "test": "mocha"
  },
  "version": "4.0.6"
}
