react-scripts
Version:
Configuration and scripts for Create React App.
93 lines (92 loc) • 2.45 kB
JSON
{
"_args": [
[
{
"raw": "jest-diff@^15.1.0",
"scope": null,
"escapedName": "jest-diff",
"name": "jest-diff",
"rawSpec": "^15.1.0",
"spec": ">=15.1.0 <16.0.0",
"type": "range"
},
"/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/jest-matchers"
]
],
"_from": "jest-diff@>=15.1.0 <16.0.0",
"_id": "jest-diff@15.1.0",
"_inCache": true,
"_location": "/jest-diff",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/jest-diff-15.1.0.tgz_1472747257507_0.8342880040872842"
},
"_npmUser": {
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "jest-diff@^15.1.0",
"scope": null,
"escapedName": "jest-diff",
"name": "jest-diff",
"rawSpec": "^15.1.0",
"spec": ">=15.1.0 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-matchers",
"/jest-snapshot"
],
"_resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-15.1.0.tgz",
"_shasum": "bda40ad77c6beec1e6b8b5e46e3bbaed6e81c9f4",
"_shrinkwrap": null,
"_spec": "jest-diff@^15.1.0",
"_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.wvpZ0Wi0/node_modules/jest-matchers",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"chalk": "^1.1.3",
"diff": "^3.0.0",
"jest-matcher-utils": "^15.1.0",
"pretty-format": "^3.7.0"
},
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "bda40ad77c6beec1e6b8b5e46e3bbaed6e81c9f4",
"tarball": "https://registry.npmjs.org/jest-diff/-/jest-diff-15.1.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-diff",
"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.0"
}