{ "_from": "babel-plugin-jest-hoist@^25.1.0", "_id": "babel-plugin-jest-hoist@25.1.0", "_inBundle": false, "_integrity": "sha512-oIsopO41vW4YFZ9yNYoLQATnnN46lp+MZ6H4VvPKFkcc2/fkl3CfE/NZZSmnEIEsJRmJAgkVEK0R7Zbl50CpTw==", "_location": "/babel-plugin-jest-hoist", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-plugin-jest-hoist@^25.1.0", "name": "babel-plugin-jest-hoist", "escapedName": "babel-plugin-jest-hoist", "rawSpec": "^25.1.0", "saveSpec": null, "fetchSpec": "^25.1.0" }, "_requiredBy": [ "/babel-preset-jest" ], "_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-25.1.0.tgz", "_shasum": "fb62d7b3b53eb36c97d1bc7fec2072f9bd115981", "_spec": "babel-plugin-jest-hoist@^25.1.0", "_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/babel-preset-jest", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "bundleDependencies": false, "dependencies": { "@types/babel__traverse": "^7.0.6" }, "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).", "devDependencies": { "@babel/types": "^7.3.3" }, "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "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", "version": "25.1.0" }