{ "_args": [ [ "babel-plugin-jest-hoist@25.2.1", "." ] ], "_development": true, "_from": "babel-plugin-jest-hoist@25.2.1", "_id": "babel-plugin-jest-hoist@25.2.1", "_inBundle": false, "_integrity": "sha512-HysbCQfJhxLlyxDbKcB2ucGYV0LjqK4h6dBoI3RtFuOxTiTWK6XGZMsHb0tGh8iJdV4hC6Z2GCHzVvDeh9i0lQ==", "_location": "/babel-plugin-jest-hoist", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "babel-plugin-jest-hoist@25.2.1", "name": "babel-plugin-jest-hoist", "escapedName": "babel-plugin-jest-hoist", "rawSpec": "25.2.1", "saveSpec": null, "fetchSpec": "25.2.1" }, "_requiredBy": [ "/babel-preset-jest" ], "_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-25.2.1.tgz", "_spec": "25.2.1", "_where": ".", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "@types/babel__traverse": "^7.0.6" }, "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).", "devDependencies": { "@babel/types": "^7.3.3", "@types/node": "*" }, "engines": { "node": ">= 8.3" }, "gitHead": "a679390828b6c30aeaa547d8c4dc9aed6531e357", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "babel-plugin-jest-hoist", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/babel-plugin-jest-hoist" }, "types": "build/index.d.ts", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.1" }