UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

97 lines (96 loc) 2.99 kB
{ "_args": [ [ { "raw": "babel-plugin-jest-hoist@^16.0.0", "scope": null, "escapedName": "babel-plugin-jest-hoist", "name": "babel-plugin-jest-hoist", "rawSpec": "^16.0.0", "spec": ">=16.0.0 <17.0.0", "type": "range" }, "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/node_modules/babel-preset-jest" ] ], "_from": "babel-plugin-jest-hoist@>=16.0.0 <17.0.0", "_id": "babel-plugin-jest-hoist@16.0.0", "_inCache": true, "_installable": true, "_location": "/babel-plugin-jest-hoist", "_nodeVersion": "6.7.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/babel-plugin-jest-hoist-16.0.0.tgz_1475483907921_0.12181239225901663" }, "_npmUser": { "name": "cpojer", "email": "christoph.pojer@gmail.com" }, "_npmVersion": "3.10.7", "_phantomChildren": {}, "_requested": { "raw": "babel-plugin-jest-hoist@^16.0.0", "scope": null, "escapedName": "babel-plugin-jest-hoist", "name": "babel-plugin-jest-hoist", "rawSpec": "^16.0.0", "spec": ">=16.0.0 <17.0.0", "type": "range" }, "_requiredBy": [ "/babel-preset-jest" ], "_resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-16.0.0.tgz", "_shasum": "b58ca3f770982a7e7c25b5614b2e57e9dafc6e76", "_shrinkwrap": null, "_spec": "babel-plugin-jest-hoist@^16.0.0", "_where": "/Users/emvu/src/mivnet/create-react-app/packages/react-scripts/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": "b58ca3f770982a7e7c25b5614b2e57e9dafc6e76", "tarball": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-16.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": "gaearon", "email": "dan.abramov@gmail.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": "16.0.0" }