{
  "_from": "sonic-boom@^0.5.0",
  "_id": "sonic-boom@0.5.0",
  "_inBundle": false,
  "_integrity": "sha512-IqUrLNxgsUQGVyMLW8w8vELMa1BZIQ/uBjBuxLK0jg7HqWwedCgmBLqvgMFGihhXCoQ8w5m2vcnMs47C4KYxuQ==",
  "_location": "/sonic-boom",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sonic-boom@^0.5.0",
    "name": "sonic-boom",
    "escapedName": "sonic-boom",
    "rawSpec": "^0.5.0",
    "saveSpec": null,
    "fetchSpec": "^0.5.0"
  },
  "_requiredBy": [
    "/pino"
  ],
  "_resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-0.5.0.tgz",
  "_shasum": "06b28c5bde0703c2ae5009ab2ef3f4749052ff73",
  "_spec": "sonic-boom@^0.5.0",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/pino",
  "author": {
    "name": "Matteo Collina",
    "email": "hello@matteocollina.com"
  },
  "bugs": {
    "url": "https://github.com/mcollina/sonic-boom/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "flatstr": "^1.0.5"
  },
  "deprecated": false,
  "description": "Extremely fast utf8 only stream implementation",
  "devDependencies": {
    "fastbench": "^1.0.1",
    "pre-commit": "^1.2.2",
    "snazzy": "^7.1.1",
    "standard": "^11.0.0",
    "tap": "^11.1.4"
  },
  "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 | snazzy && tap test.js "
  },
  "version": "0.5.0"
}
