{
  "_from": "babel-plugin-jest-hoist@^22.4.1",
  "_id": "babel-plugin-jest-hoist@22.4.1",
  "_inBundle": false,
  "_integrity": "sha512-gmj5FvFflXSnRapWmF/jDjx5Lof1kX0OwXibCxMOx38V3CFMOnTxLTUrAFfLkhCey3FJvv0ACvv/+h4nzFRxhg==",
  "_location": "/babel-plugin-jest-hoist",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "babel-plugin-jest-hoist@^22.4.1",
    "name": "babel-plugin-jest-hoist",
    "escapedName": "babel-plugin-jest-hoist",
    "rawSpec": "^22.4.1",
    "saveSpec": null,
    "fetchSpec": "^22.4.1"
  },
  "_requiredBy": [
    "/babel-preset-jest"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-22.4.1.tgz",
  "_shasum": "d712fe5da8b6965f3191dacddbefdbdf4fb66d63",
  "_spec": "babel-plugin-jest-hoist@^22.4.1",
  "_where": "/home/james/BitbucketProjects/generator-react-hot/generators/app/templates/node_modules/babel-preset-jest",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/master/packages/babel-jest).",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "build/index.js",
  "name": "babel-plugin-jest-hoist",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git"
  },
  "version": "22.4.1"
}
