react-scripts
Version:
Configuration and scripts for Create React App.
84 lines (83 loc) • 2.57 kB
JSON
{
"_args": [
[
"babel-plugin-jest-hoist@^15.0.0",
"/Users/dan/p/create-react-app/node_modules/babel-preset-jest"
]
],
"_from": "babel-plugin-jest-hoist@>=15.0.0 <16.0.0",
"_id": "babel-plugin-jest-hoist@15.0.0",
"_inCache": true,
"_installable": true,
"_location": "/babel-plugin-jest-hoist",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/babel-plugin-jest-hoist-15.0.0.tgz_1472669723950_0.19455887656658888"
},
"_npmUser": {
"email": "christoph.pojer@gmail.com",
"name": "cpojer"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "babel-plugin-jest-hoist",
"raw": "babel-plugin-jest-hoist@^15.0.0",
"rawSpec": "^15.0.0",
"scope": null,
"spec": ">=15.0.0 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-preset-jest"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-15.0.0.tgz",
"_shasum": "7b2fdbd0cd12fc36a84d3f5ff001ec504262bb59",
"_shrinkwrap": null,
"_spec": "babel-plugin-jest-hoist@^15.0.0",
"_where": "/Users/dan/p/create-react-app/node_modules/babel-preset-jest",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {},
"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-jes",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "7b2fdbd0cd12fc36a84d3f5ff001ec504262bb59",
"tarball": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-15.0.0.tgz"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "BSD-3-Clause",
"main": "build/index.js",
"maintainers": [
{
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
{
"name": "dmitriiabramov",
"email": "dmitrii@rheia.us"
},
{
"name": "fb",
"email": "opensource+npm@fb.com"
},
{
"name": "kentaromiura",
"email": "kentaromiura@gmail.com"
}
],
"name": "babel-plugin-jest-hoist",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"scripts": {
"test": "../../packages/jest-cli/bin/jest.js"
},
"version": "15.0.0"
}