react-scripts
Version:
Configuration and scripts for Create React App.
111 lines (110 loc) • 2.85 kB
JSON
{
"_args": [
[
{
"raw": "jest-util@^15.1.1",
"scope": null,
"escapedName": "jest-util",
"name": "jest-util",
"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-util@>=15.1.1 <16.0.0",
"_id": "jest-util@15.1.1",
"_inCache": true,
"_location": "/jest-util",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/jest-util-15.1.1.tgz_1472814538365_0.35439607850275934"
},
"_npmUser": {
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "jest-util@^15.1.1",
"scope": null,
"escapedName": "jest-util",
"name": "jest-util",
"rawSpec": "^15.1.1",
"spec": ">=15.1.1 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-config",
"/jest-environment-jsdom",
"/jest-environment-node",
"/jest-jasmine2",
"/jest-matchers",
"/jest-runtime",
"/jest-snapshot",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-util/-/jest-util-15.1.1.tgz",
"_shasum": "5e19edab2c573f992c9d45ba118fa8d90f9d220e",
"_shrinkwrap": null,
"_spec": "jest-util@^15.1.1",
"_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^1.1.1",
"diff": "^3.0.0",
"graceful-fs": "^4.1.6",
"jest-file-exists": "^15.0.0",
"jest-mock": "^15.0.0",
"mkdirp": "^0.5.1"
},
"devDependencies": {
"jsdom": "^9.2.1"
},
"directories": {},
"dist": {
"shasum": "5e19edab2c573f992c9d45ba118fa8d90f9d220e",
"tarball": "https://registry.npmjs.org/jest-util/-/jest-util-15.1.1.tgz"
},
"homepage": "https://github.com/facebook/jest#readme",
"license": "BSD-3-Clause",
"main": "build/index.js",
"maintainers": [
{
"name": "alexjuarez",
"email": "tall@fb.com"
},
{
"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-util",
"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"
}