{
  "_args": [
    [
      "flatstr@1.0.12",
      "/var/www/html/strapi_cloud"
    ]
  ],
  "_from": "flatstr@1.0.12",
  "_id": "flatstr@1.0.12",
  "_inBundle": false,
  "_integrity": "sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw==",
  "_location": "/flatstr",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "flatstr@1.0.12",
    "name": "flatstr",
    "escapedName": "flatstr",
    "rawSpec": "1.0.12",
    "saveSpec": null,
    "fetchSpec": "1.0.12"
  },
  "_requiredBy": [
    "/pino"
  ],
  "_resolved": "https://registry.npmjs.org/flatstr/-/flatstr-1.0.12.tgz",
  "_spec": "1.0.12",
  "_where": "/var/www/html/strapi_cloud",
  "author": {
    "name": "David Mark Clements"
  },
  "browser": {
    "v8": "./v8"
  },
  "bugs": {
    "url": "https://github.com/davidmarkclements/flatstr/issues"
  },
  "dependencies": {},
  "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.12"
}
