{
  "_from": "pretty-format@^3.8.0",
  "_id": "pretty-format@3.8.0",
  "_inBundle": false,
  "_integrity": "sha512-WuxUnVtlWL1OfZFQFuqvnvs6MiAGk9UNsBostyBOB0Is9wb5uRESevA6rnl/rkksXaGX3GzZhPup5d6Vp1nFew==",
  "_location": "/pretty-format",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pretty-format@^3.8.0",
    "name": "pretty-format",
    "escapedName": "pretty-format",
    "rawSpec": "^3.8.0",
    "saveSpec": null,
    "fetchSpec": "^3.8.0"
  },
  "_requiredBy": [
    "/preact-render-to-string"
  ],
  "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-3.8.0.tgz",
  "_shasum": "bfbed56d5e9a776645f4b1ff7aa1a3ac4fa3c385",
  "_spec": "pretty-format@^3.8.0",
  "_where": "/var/www/tecnibi/node_modules/preact-render-to-string",
  "author": {
    "name": "James Kyle",
    "email": "me@thejameskyle.com"
  },
  "bugs": {
    "url": "https://github.com/thejameskyle/pretty-format/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Stringify any JavaScript value.",
  "devDependencies": {
    "chalk": "^1.1.3",
    "jest": "^15.1.1",
    "left-pad": "^1.1.1",
    "react": "15.3.0"
  },
  "homepage": "https://github.com/thejameskle/pretty-format",
  "jest": {
    "testEnvironment": "node",
    "verbose": true
  },
  "keywords": [],
  "license": "MIT",
  "main": "index.js",
  "name": "pretty-format",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thejameskyle/pretty-format.git"
  },
  "scripts": {
    "perf": "node perf/test.js",
    "test": "jest"
  },
  "version": "3.8.0"
}
