react-scripts
Version:
Configuration and scripts for Create React App.
83 lines (82 loc) • 2.26 kB
JSON
{
"_args": [
[
"jest-matcher-utils@^15.1.0",
"/Users/dan/p/create-react-app/node_modules/jest-matchers"
]
],
"_from": "jest-matcher-utils@>=15.1.0 <16.0.0",
"_id": "jest-matcher-utils@15.1.0",
"_inCache": true,
"_installable": 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": {
"email": "christoph.pojer@gmail.com",
"name": "cpojer"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "jest-matcher-utils",
"raw": "jest-matcher-utils@^15.1.0",
"rawSpec": "^15.1.0",
"scope": null,
"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": "/Users/dan/p/create-react-app/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"
}