react-scripts
Version:
Configuration and scripts for Create React App.
91 lines (90 loc) • 2.58 kB
JSON
{
"_args": [
[
{
"raw": "jest-matcher-utils@^15.1.0",
"scope": null,
"escapedName": "jest-matcher-utils",
"name": "jest-matcher-utils",
"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-matcher-utils@>=15.1.0 <16.0.0",
"_id": "jest-matcher-utils@15.1.0",
"_inCache": true,
"_location": "/jest-matcher-utils",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jest-matcher-utils-15.1.0.tgz_1472747262360_0.633912275545299"
},
"_npmUser": {
"name": "cpojer",
"email": "christoph.pojer@gmail.com"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "jest-matcher-utils@^15.1.0",
"scope": null,
"escapedName": "jest-matcher-utils",
"name": "jest-matcher-utils",
"rawSpec": "^15.1.0",
"spec": ">=15.1.0 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-diff",
"/jest-matchers"
],
"_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-15.1.0.tgz",
"_shasum": "2c506ab9f396d286afa74872f2a3afe3ff454986",
"_shrinkwrap": null,
"_spec": "jest-matcher-utils@^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"
},
"description": "A set of utility functions for jest-matchers and related packages",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "2c506ab9f396d286afa74872f2a3afe3ff454986",
"tarball": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-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-matcher-utils",
"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"
}