{
  "_args": [
    [
      {
        "raw": "pretty-format@^3.7.0",
        "scope": null,
        "escapedName": "pretty-format",
        "name": "pretty-format",
        "rawSpec": "^3.7.0",
        "spec": ">=3.7.0 <4.0.0",
        "type": "range"
      },
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.62ZqkCwu/node_modules/jest-diff"
    ]
  ],
  "_from": "pretty-format@>=3.7.0 <4.0.0",
  "_id": "pretty-format@3.8.0",
  "_inCache": true,
  "_location": "/pretty-format",
  "_nodeVersion": "5.12.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/pretty-format-3.8.0.tgz_1473558204046_0.3871619531419128"
  },
  "_npmUser": {
    "name": "thejameskyle",
    "email": "me@thejameskyle.com"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "pretty-format@^3.7.0",
    "scope": null,
    "escapedName": "pretty-format",
    "name": "pretty-format",
    "rawSpec": "^3.7.0",
    "spec": ">=3.7.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jest-diff",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-3.8.0.tgz",
  "_shasum": "bfbed56d5e9a776645f4b1ff7aa1a3ac4fa3c385",
  "_shrinkwrap": null,
  "_spec": "pretty-format@^3.7.0",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.62ZqkCwu/node_modules/jest-diff",
  "author": {
    "name": "James Kyle",
    "email": "me@thejameskyle.com"
  },
  "bugs": {
    "url": "https://github.com/thejameskyle/pretty-format/issues"
  },
  "dependencies": {},
  "description": "Stringify any JavaScript value.",
  "devDependencies": {
    "chalk": "^1.1.3",
    "jest": "^15.1.1",
    "left-pad": "^1.1.1",
    "react": "15.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "bfbed56d5e9a776645f4b1ff7aa1a3ac4fa3c385",
    "tarball": "https://registry.npmjs.org/pretty-format/-/pretty-format-3.8.0.tgz"
  },
  "gitHead": "556f97f5ba896f15bf8e07e191636d31828f63a8",
  "homepage": "https://github.com/thejameskle/pretty-format",
  "jest": {
    "testEnvironment": "node",
    "verbose": true
  },
  "keywords": [],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "cpojer",
      "email": "christoph.pojer@gmail.com"
    },
    {
      "name": "thejameskyle",
      "email": "me@thejameskyle.com"
    }
  ],
  "name": "pretty-format",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/thejameskyle/pretty-format.git"
  },
  "scripts": {
    "perf": "node perf/test.js",
    "test": "jest"
  },
  "version": "3.8.0"
}
