react-scripts
Version:
Configuration and scripts for Create React App.
82 lines (81 loc) • 2.31 kB
JSON
{
"_args": [
[
"jest-changed-files@^15.0.0",
"/Users/dan/p/create-react-app/node_modules/jest/node_modules/jest-cli"
]
],
"_from": "jest-changed-files@>=15.0.0 <16.0.0",
"_id": "jest-changed-files@15.0.0",
"_inCache": true,
"_installable": true,
"_location": "/jest-changed-files",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jest-changed-files-15.0.0.tgz_1472669727948_0.2303699313197285"
},
"_npmUser": {
"email": "christoph.pojer@gmail.com",
"name": "cpojer"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "jest-changed-files",
"raw": "jest-changed-files@^15.0.0",
"rawSpec": "^15.0.0",
"scope": null,
"spec": ">=15.0.0 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-15.0.0.tgz",
"_shasum": "3ac99d97dc4ac045ad4adae8d967cc1317382571",
"_shrinkwrap": null,
"_spec": "jest-changed-files@^15.0.0",
"_where": "/Users/dan/p/create-react-app/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {},
"description": "A module used internally by Jest to check which files have changed since you last committed in git or hg.",
"devDependencies": {
"rimraf": "^2.5.2"
},
"directories": {},
"dist": {
"shasum": "3ac99d97dc4ac045ad4adae8d967cc1317382571",
"tarball": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-15.0.0.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-changed-files",
"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.0"
}