react-scripts
Version:
Configuration and scripts for Create React App.
101 lines (100 loc) • 2.63 kB
JSON
{
"_args": [
[
{
"raw": "jest-mock@^16.0.2",
"scope": null,
"escapedName": "jest-mock",
"name": "jest-mock",
"rawSpec": "^16.0.2",
"spec": ">=16.0.2 <17.0.0",
"type": "range"
},
"/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-mock@>=16.0.2 <17.0.0",
"_id": "jest-mock@16.0.2",
"_inCache": true,
"_location": "/jest-mock",
"_nodeVersion": "6.8.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/jest-mock-16.0.2.tgz_1476951464788_0.21942674252204597"
},
"_npmUser": {
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "jest-mock@^16.0.2",
"scope": null,
"escapedName": "jest-mock",
"name": "jest-mock",
"rawSpec": "^16.0.2",
"spec": ">=16.0.2 <17.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-runtime",
"/jest-util",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-16.0.2.tgz",
"_shasum": "97b533343295d0082e9474a73ac4eb474d1636fe",
"_shrinkwrap": null,
"_spec": "jest-mock@^16.0.2",
"_where": "/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {},
"description": "## API",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "97b533343295d0082e9474a73ac4eb474d1636fe",
"tarball": "https://registry.npmjs.org/jest-mock/-/jest-mock-16.0.2.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": "jest-mock",
"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.2"
}