react-scripts
Version:
Configuration and scripts for Create React App.
125 lines (124 loc) • 3.42 kB
JSON
{
"_args": [
[
{
"raw": "jest-runtime@^15.1.1",
"scope": null,
"escapedName": "jest-runtime",
"name": "jest-runtime",
"rawSpec": "^15.1.1",
"spec": ">=15.1.1 <16.0.0",
"type": "range"
},
"/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-runtime@>=15.1.1 <16.0.0",
"_id": "jest-runtime@15.1.1",
"_inCache": true,
"_location": "/jest-runtime",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/jest-runtime-15.1.1.tgz_1472814538407_0.24542865413241088"
},
"_npmUser": {
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {
"decamelize": "1.2.0",
"get-caller-file": "1.0.2",
"lodash.assign": "4.2.0",
"os-locale": "1.4.0",
"read-pkg-up": "1.0.1",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"set-blocking": "2.0.0",
"string-width": "1.0.2",
"strip-ansi": "3.0.1",
"which-module": "1.0.0",
"wrap-ansi": "2.0.0",
"y18n": "3.2.1",
"yargs-parser": "3.2.0"
},
"_requested": {
"raw": "jest-runtime@^15.1.1",
"scope": null,
"escapedName": "jest-runtime",
"name": "jest-runtime",
"rawSpec": "^15.1.1",
"spec": ">=15.1.1 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-15.1.1.tgz",
"_shasum": "3907b8d46e5fe21b4395f3f884031fae22267191",
"_shrinkwrap": null,
"_spec": "jest-runtime@^15.1.1",
"_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/jest/node_modules/jest-cli",
"bin": {
"jest-runtime": "./bin/jest-runtime.js"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"babel-core": "^6.11.4",
"babel-jest": "^15.0.0",
"babel-plugin-istanbul": "^2.0.0",
"chalk": "^1.1.3",
"graceful-fs": "^4.1.6",
"jest-config": "^15.1.1",
"jest-file-exists": "^15.0.0",
"jest-haste-map": "^15.0.1",
"jest-mock": "^15.0.0",
"jest-resolve": "^15.0.1",
"jest-snapshot": "^15.1.1",
"jest-util": "^15.1.1",
"json-stable-stringify": "^1.0.0",
"multimatch": "^2.1.0",
"yargs": "^5.0.0"
},
"devDependencies": {
"jest-config": "^15.1.1",
"jest-environment-jsdom": "^15.1.1",
"jest-environment-node": "^15.1.1"
},
"directories": {},
"dist": {
"shasum": "3907b8d46e5fe21b4395f3f884031fae22267191",
"tarball": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-15.1.1.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": "jest-runtime",
"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.1.1"
}