gerald-react-scripts-fork
Version:
Gerald's fork of the configuration and scripts for Create React App.
102 lines (101 loc) • 2.79 kB
JSON
{
"_args": [
[
{
"raw": "jest-config@^16.0.2",
"scope": null,
"escapedName": "jest-config",
"name": "jest-config",
"rawSpec": "^16.0.2",
"spec": ">=16.0.2 <17.0.0",
"type": "range"
},
"/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-config@>=16.0.2 <17.0.0",
"_id": "jest-config@16.0.2",
"_inCache": true,
"_location": "/jest-config",
"_nodeVersion": "6.8.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/jest-config-16.0.2.tgz_1476951461048_0.40604071761481464"
},
"_npmUser": {
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "jest-config@^16.0.2",
"scope": null,
"escapedName": "jest-config",
"name": "jest-config",
"rawSpec": "^16.0.2",
"spec": ">=16.0.2 <17.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-16.0.2.tgz",
"_shasum": "8e82a9c08846f23dc7fd42b5c0a1f596c385772a",
"_shrinkwrap": null,
"_spec": "jest-config@^16.0.2",
"_where": "/Users/gerald/Code/gerald/project-scaffold/geralds-react-scripts/packages/react-scripts/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^1.1.1",
"istanbul": "^0.4.5",
"jest-environment-jsdom": "^16.0.2",
"jest-environment-node": "^16.0.2",
"jest-jasmine2": "^16.0.2",
"jest-mock": "^16.0.2",
"jest-resolve": "^16.0.2",
"jest-util": "^16.0.2",
"json-stable-stringify": "^1.0.0"
},
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8e82a9c08846f23dc7fd42b5c0a1f596c385772a",
"tarball": "https://registry.npmjs.org/jest-config/-/jest-config-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": "jest-config",
"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"
}