{ "name": "babel-plugin-jest-hoist", "version": "24.6.0", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git", "directory": "packages/babel-plugin-jest-hoist" }, "engines": { "node": ">= 6" }, "license": "MIT", "main": "build/index.js", "types": "build/index.d.ts", "dependencies": { "@types/babel__traverse": "^7.0.6" }, "devDependencies": { "@babel/types": "^7.3.3" }, "publishConfig": { "access": "public" }, "gitHead": "04e6a66d2ba8b18bee080bb28547db74a255d2c7" ,"_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.6.0.tgz" ,"_integrity": "sha512-3pKNH6hMt9SbOv0F3WVmy5CWQ4uogS3k0GY5XLyQHJ9EGpAT9XWkFd2ZiXXtkwFHdAHa5j7w7kfxSP5lAIwu7w==" ,"_from": "babel-plugin-jest-hoist@24.6.0" }