{
  "_from": "jest-validate@^20.0.3",
  "_id": "jest-validate@20.0.3",
  "_inBundle": false,
  "_integrity": "sha1-0M/R3k9XnymEhJJcKA+PHZTsPKs=",
  "_location": "/jest-validate",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-validate@^20.0.3",
    "name": "jest-validate",
    "escapedName": "jest-validate",
    "rawSpec": "^20.0.3",
    "saveSpec": null,
    "fetchSpec": "^20.0.3"
  },
  "_requiredBy": [
    "/jest-config",
    "/jest-util"
  ],
  "_resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-20.0.3.tgz",
  "_shasum": "d0cfd1de4f579f298484925c280f8f1d94ec3cab",
  "_spec": "jest-validate@^20.0.3",
  "_where": "/var/www/html/sandbox/digital-mirror-display/node_modules/jest-config",
  "browser": "build-es5/index.js",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^1.1.3",
    "jest-matcher-utils": "^20.0.3",
    "leven": "^2.1.0",
    "pretty-format": "^20.0.3"
  },
  "deprecated": false,
  "description": "Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "BSD-3-Clause",
  "main": "build/index.js",
  "name": "jest-validate",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git"
  },
  "version": "20.0.3"
}
