{
  "_from": "fast-safe-stringify@^1.2.3",
  "_id": "fast-safe-stringify@1.2.3",
  "_inBundle": false,
  "_integrity": "sha512-QJYT/i0QYoiZBQ71ivxdyTqkwKkQ0oxACXHYxH2zYHJEgzi2LsbjgvtzTbLi1SZcF190Db2YP7I7eTsU2egOlw==",
  "_location": "/fast-safe-stringify",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fast-safe-stringify@^1.2.3",
    "name": "fast-safe-stringify",
    "escapedName": "fast-safe-stringify",
    "rawSpec": "^1.2.3",
    "saveSpec": null,
    "fetchSpec": "^1.2.3"
  },
  "_requiredBy": [
    "/dispensary/pino",
    "/quick-format-unescaped"
  ],
  "_resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-1.2.3.tgz",
  "_shasum": "9fe22c37fb2f7f86f06b8f004377dbf8f1ee7bc1",
  "_spec": "fast-safe-stringify@^1.2.3",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/dispensary/node_modules/pino",
  "author": {
    "name": "David Mark Clements"
  },
  "bugs": {
    "url": "https://github.com/davidmarkclements/fast-safe-stringify/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Safely and quickly serialize JavaScript objects",
  "devDependencies": {
    "clone": "^2.1.0",
    "fastbench": "^1.0.1",
    "json-stringify-safe": "^5.0.1",
    "standard": "^9.0.0",
    "tap": "^10.0.0"
  },
  "homepage": "https://github.com/davidmarkclements/fast-safe-stringify#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "fast-safe-stringify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davidmarkclements/fast-safe-stringify.git"
  },
  "scripts": {
    "test": "standard && tap test.js"
  },
  "typings": "index",
  "version": "1.2.3"
}
