react-scripts
Version:
Configuration and scripts for Create React App.
87 lines (86 loc) • 2.21 kB
JSON
{
"_args": [
[
"jest-mock@^15.0.0",
"/Users/dan/p/create-react-app/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-mock@>=15.0.0 <16.0.0",
"_id": "jest-mock@15.0.0",
"_inCache": true,
"_installable": true,
"_location": "/jest-mock",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jest-mock-15.0.0.tgz_1472669740279_0.48134837322868407"
},
"_npmUser": {
"email": "christoph.pojer@gmail.com",
"name": "cpojer"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "jest-mock",
"raw": "jest-mock@^15.0.0",
"rawSpec": "^15.0.0",
"scope": null,
"spec": ">=15.0.0 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config",
"/jest-runtime",
"/jest-util",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-15.0.0.tgz",
"_shasum": "b6639699eb0f021aa3648803432ebd950f75dc02",
"_shrinkwrap": null,
"_spec": "jest-mock@^15.0.0",
"_where": "/Users/dan/p/create-react-app/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {},
"description": "## API",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "b6639699eb0f021aa3648803432ebd950f75dc02",
"tarball": "https://registry.npmjs.org/jest-mock/-/jest-mock-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": "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": "15.0.0"
}