{
  "_from": "sonic-boom@^0.7.5",
  "_id": "sonic-boom@0.7.7",
  "_inBundle": false,
  "_integrity": "sha512-Ei5YOo5J64GKClHIL/5evJPgASXFVpfVYbJV9PILZQytTK6/LCwHvsZJW2Ig4p9FMC2OrBrMnXKgRN/OEoAWfg==",
  "_location": "/sonic-boom",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sonic-boom@^0.7.5",
    "name": "sonic-boom",
    "escapedName": "sonic-boom",
    "rawSpec": "^0.7.5",
    "saveSpec": null,
    "fetchSpec": "^0.7.5"
  },
  "_requiredBy": [
    "/pino"
  ],
  "_resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-0.7.7.tgz",
  "_shasum": "d921de887428208bfa07b0ae32c278de043f350a",
  "_spec": "sonic-boom@^0.7.5",
  "_where": "/home/dawidd6/github/dawidd6/action-debian-package/node_modules/pino",
  "author": {
    "name": "Matteo Collina",
    "email": "hello@matteocollina.com"
  },
  "bugs": {
    "url": "https://github.com/mcollina/sonic-boom/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "atomic-sleep": "^1.0.0",
    "flatstr": "^1.0.12"
  },
  "deprecated": false,
  "description": "Extremely fast utf8 only stream implementation",
  "devDependencies": {
    "fastbench": "^1.0.1",
    "pre-commit": "^1.2.2",
    "proxyquire": "^2.1.0",
    "standard": "^13.0.2",
    "tap": "^12.1.0"
  },
  "homepage": "https://github.com/mcollina/sonic-boom#readme",
  "keywords": [
    "stream",
    "fs",
    "net",
    "fd",
    "file",
    "descriptor",
    "fast"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "sonic-boom",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mcollina/sonic-boom.git"
  },
  "scripts": {
    "test": "standard && tap --no-esm -t 120 test.js"
  },
  "version": "0.7.7"
}