{
  "_from": "babel-jest@^21.2.0",
  "_id": "babel-jest@21.2.0",
  "_inBundle": false,
  "_integrity": "sha1-LOBZUZqTdKLEbyRVtvvvWtddhj4=",
  "_location": "/babel-jest",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "babel-jest@^21.2.0",
    "name": "babel-jest",
    "escapedName": "babel-jest",
    "rawSpec": "^21.2.0",
    "saveSpec": null,
    "fetchSpec": "^21.2.0"
  },
  "_requiredBy": [
    "/jest-runtime"
  ],
  "_resolved": "http://registry.npm.taobao.org/babel-jest/download/babel-jest-21.2.0.tgz",
  "_shasum": "2ce059519a9374a2c46f2455b6fbef5ad75d863e",
  "_spec": "babel-jest@^21.2.0",
  "_where": "/Users/godfery/GitRepo/rsuite-theme/node_modules/jest-runtime",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "babel-plugin-istanbul": "^4.0.0",
    "babel-preset-jest": "^21.2.0"
  },
  "deprecated": false,
  "description": "Jest plugin to use babel for transformation.",
  "devDependencies": {
    "babel-core": "^6.0.0"
  },
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "babel-jest",
  "peerDependencies": {
    "babel-core": "^6.0.0 || ^7.0.0-alpha || ^7.0.0-beta || ^7.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git"
  },
  "version": "21.2.0"
}
