{
  "_from": "flatstr@^1.0.5",
  "_id": "flatstr@1.0.8",
  "_inBundle": false,
  "_integrity": "sha512-YXblbv/vc1zuVVUtnKl1hPqqk7TalZCppnKE7Pr8FI/Rp48vzckS/4SJ4Y9O9RNiI82Vcw/FydmtqdQOg1Dpqw==",
  "_location": "/flatstr",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "flatstr@^1.0.5",
    "name": "flatstr",
    "escapedName": "flatstr",
    "rawSpec": "^1.0.5",
    "saveSpec": null,
    "fetchSpec": "^1.0.5"
  },
  "_requiredBy": [
    "/dispensary/pino",
    "/pino",
    "/sonic-boom"
  ],
  "_resolved": "https://registry.npmjs.org/flatstr/-/flatstr-1.0.8.tgz",
  "_shasum": "0e849229751f2b9f6a0919f8e81e1229e84ba901",
  "_spec": "flatstr@^1.0.5",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/dispensary/node_modules/pino",
  "author": {
    "name": "David Mark Clements"
  },
  "browser": {
    "v8": "./v8"
  },
  "bugs": {
    "url": "https://github.com/davidmarkclements/flatstr/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Flattens the underlying C structures of a concatenated JavaScript string",
  "devDependencies": {
    "fastbench": "^1.0.1",
    "tap": "^12.0.1"
  },
  "homepage": "https://github.com/davidmarkclements/flatstr#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "flatstr",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davidmarkclements/flatstr.git"
  },
  "tags": [
    "perf",
    "performance",
    "strings",
    "concatenation"
  ],
  "version": "1.0.8"
}
