{
  "_from": "jest-validate@^21.2.1",
  "_id": "jest-validate@21.2.1",
  "_inBundle": false,
  "_integrity": "sha1-zAy8plPNVJN7pPKhEXlndFMN08c=",
  "_location": "/jest-validate",
  "_phantomChildren": {
    "color-convert": "1.9.1",
    "escape-string-regexp": "1.0.5",
    "has-flag": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-validate@^21.2.1",
    "name": "jest-validate",
    "escapedName": "jest-validate",
    "rawSpec": "^21.2.1",
    "saveSpec": null,
    "fetchSpec": "^21.2.1"
  },
  "_requiredBy": [
    "/jest-config",
    "/jest-util"
  ],
  "_resolved": "http://registry.npm.taobao.org/jest-validate/download/jest-validate-21.2.1.tgz",
  "_shasum": "cc0cbca653cd54937ba4f2a111796774530dd3c7",
  "_spec": "jest-validate@^21.2.1",
  "_where": "/Users/godfery/GitRepo/rsuite-theme/node_modules/jest-config",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^2.0.1",
    "jest-get-type": "^21.2.0",
    "leven": "^2.1.0",
    "pretty-format": "^21.2.1"
  },
  "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": "MIT",
  "main": "build/index.js",
  "name": "jest-validate",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git"
  },
  "version": "21.2.1"
}
