{
  "_args": [
    [
      "sonic-boom@0.7.4",
      "/home/pi/harperdb"
    ]
  ],
  "_from": "sonic-boom@0.7.4",
  "_id": "sonic-boom@0.7.4",
  "_inBundle": false,
  "_integrity": "sha512-8JRAJg0RxZtFLQMxolwETvWd2JSlH3ZGo/Z4xPxMbpqF14xCgVYPVeFCFOR3zyr3pcfG82QDVj6537Sx5ZWdNw==",
  "_location": "/sonic-boom",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sonic-boom@0.7.4",
    "name": "sonic-boom",
    "escapedName": "sonic-boom",
    "rawSpec": "0.7.4",
    "saveSpec": null,
    "fetchSpec": "0.7.4"
  },
  "_requiredBy": [
    "/pino"
  ],
  "_resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-0.7.4.tgz",
  "_spec": "0.7.4",
  "_where": "/home/pi/harperdb",
  "author": {
    "name": "Matteo Collina",
    "email": "hello@matteocollina.com"
  },
  "bugs": {
    "url": "https://github.com/mcollina/sonic-boom/issues"
  },
  "dependencies": {
    "flatstr": "^1.0.9"
  },
  "description": "Extremely fast utf8 only stream implementation",
  "devDependencies": {
    "fastbench": "^1.0.1",
    "pre-commit": "^1.2.2",
    "proxyquire": "^2.1.0",
    "snazzy": "^8.0.0",
    "standard": "^12.0.0",
    "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 | snazzy && tap test.js "
  },
  "version": "0.7.4"
}
