react-scripts
Version:
Configuration and scripts for Create React App.
129 lines (128 loc) • 3.48 kB
JSON
{
"_args": [
[
{
"raw": "jest-runtime@^16.0.2",
"scope": null,
"escapedName": "jest-runtime",
"name": "jest-runtime",
"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-runtime@>=16.0.2 <17.0.0",
"_id": "jest-runtime@16.0.2",
"_inCache": true,
"_location": "/jest-runtime",
"_nodeVersion": "6.8.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jest-runtime-16.0.2.tgz_1476951468299_0.710768228629604"
},
"_npmUser": {
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
"_npmVersion": "3.10.8",
"_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@^16.0.2",
"scope": null,
"escapedName": "jest-runtime",
"name": "jest-runtime",
"rawSpec": "^16.0.2",
"spec": ">=16.0.2 <17.0.0",
"type": "range"
},
"_requiredBy": [
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-16.0.2.tgz",
"_shasum": "a741e8d55a7b5f011bbe17a22c673a83d278a45d",
"_shrinkwrap": null,
"_spec": "jest-runtime@^16.0.2",
"_where": "/Users/ville/Projects/create-react-app/packages/react-scripts/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": "^16.0.0",
"babel-plugin-istanbul": "^2.0.0",
"chalk": "^1.1.3",
"graceful-fs": "^4.1.6",
"jest-config": "^16.0.2",
"jest-file-exists": "^15.0.0",
"jest-haste-map": "^16.0.2",
"jest-mock": "^16.0.2",
"jest-resolve": "^16.0.2",
"jest-snapshot": "^16.0.2",
"jest-util": "^16.0.2",
"json-stable-stringify": "^1.0.0",
"multimatch": "^2.1.0",
"yargs": "^5.0.0"
},
"devDependencies": {
"jest-config": "^16.0.2",
"jest-environment-jsdom": "^16.0.2",
"jest-environment-node": "^16.0.2"
},
"directories": {},
"dist": {
"shasum": "a741e8d55a7b5f011bbe17a22c673a83d278a45d",
"tarball": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-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-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": "16.0.2"
}