react-scripts
Version:
Configuration and scripts for Create React App.
90 lines (89 loc) • 2.35 kB
JSON
{
"_args": [
[
"jest-haste-map@^15.0.1",
"/Users/dan/p/create-react-app/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-haste-map@>=15.0.1 <16.0.0",
"_id": "jest-haste-map@15.0.1",
"_inCache": true,
"_installable": true,
"_location": "/jest-haste-map",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/jest-haste-map-15.0.1.tgz_1472691649170_0.9745516597758979"
},
"_npmUser": {
"email": "christoph.pojer@gmail.com",
"name": "cpojer"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "jest-haste-map",
"raw": "jest-haste-map@^15.0.1",
"rawSpec": "^15.0.1",
"scope": null,
"spec": ">=15.0.1 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-resolve",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-15.0.1.tgz",
"_shasum": "1d1c342fa6f6d62d9bc2af76428d2e20f74a44d3",
"_shrinkwrap": null,
"_spec": "jest-haste-map@^15.0.1",
"_where": "/Users/dan/p/create-react-app/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"fb-watchman": "^1.9.0",
"graceful-fs": "^4.1.6",
"multimatch": "^2.1.0",
"worker-farm": "^1.3.1"
},
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "1d1c342fa6f6d62d9bc2af76428d2e20f74a44d3",
"tarball": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-15.0.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": "kentaromiura",
"email": "kentaromiura@gmail.com"
}
],
"name": "jest-haste-map",
"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.1"
}