react-scripts
Version:
Configuration and scripts for Create React App.
104 lines (103 loc) • 2.77 kB
JSON
{
"_args": [
[
{
"raw": "jest-snapshot@^16.0.2",
"scope": null,
"escapedName": "jest-snapshot",
"name": "jest-snapshot",
"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-snapshot@>=16.0.2 <17.0.0",
"_id": "jest-snapshot@16.0.2",
"_inCache": true,
"_location": "/jest-snapshot",
"_nodeVersion": "6.8.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jest-snapshot-16.0.2.tgz_1476951468372_0.40790827642194927"
},
"_npmUser": {
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"raw": "jest-snapshot@^16.0.2",
"scope": null,
"escapedName": "jest-snapshot",
"name": "jest-snapshot",
"rawSpec": "^16.0.2",
"spec": ">=16.0.2 <17.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-jasmine2",
"/jest-runtime",
"/jest/jest-cli"
],
"_resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-16.0.2.tgz",
"_shasum": "f137a4176d661bd4058910850191d1816bebdaae",
"_shrinkwrap": null,
"_spec": "jest-snapshot@^16.0.2",
"_where": "/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/jest/node_modules/jest-cli",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"jest-diff": "^16.0.0",
"jest-file-exists": "^15.0.0",
"jest-matcher-utils": "^16.0.0",
"jest-util": "^16.0.2",
"natural-compare": "^1.4.0",
"pretty-format": "~4.2.1"
},
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "f137a4176d661bd4058910850191d1816bebdaae",
"tarball": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-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": "kentaromiura",
"email": "kentaromiura@gmail.com"
}
],
"name": "jest-snapshot",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"scripts": {
"test": "../jest-cli/bin/jest.js"
},
"version": "16.0.2"
}