react-scripts
Version:
Configuration and scripts for Create React App.
85 lines (84 loc) • 2.2 kB
JSON
{
"_args": [
[
"jest-matchers@^15.1.1",
"/Users/dan/p/create-react-app/node_modules/jest-jasmine2"
]
],
"_from": "jest-matchers@>=15.1.1 <16.0.0",
"_id": "jest-matchers@15.1.1",
"_inCache": true,
"_installable": true,
"_location": "/jest-matchers",
"_nodeVersion": "6.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/jest-matchers-15.1.1.tgz_1472814534332_0.45391365652903914"
},
"_npmUser": {
"email": "christoph.pojer@gmail.com",
"name": "cpojer"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"name": "jest-matchers",
"raw": "jest-matchers@^15.1.1",
"rawSpec": "^15.1.1",
"scope": null,
"spec": ">=15.1.1 <16.0.0",
"type": "range"
},
"_requiredBy": [
"/jest-jasmine2"
],
"_resolved": "https://registry.npmjs.org/jest-matchers/-/jest-matchers-15.1.1.tgz",
"_shasum": "faff50acbbf9743323ec2270a24743cb59d638f0",
"_shrinkwrap": null,
"_spec": "jest-matchers@^15.1.1",
"_where": "/Users/dan/p/create-react-app/node_modules/jest-jasmine2",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"jest-diff": "^15.1.0",
"jest-matcher-utils": "^15.1.0",
"jest-util": "^15.1.1"
},
"devDependencies": {
"strip-ansi": "^3.0.1"
},
"directories": {},
"dist": {
"shasum": "faff50acbbf9743323ec2270a24743cb59d638f0",
"tarball": "https://registry.npmjs.org/jest-matchers/-/jest-matchers-15.1.1.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-matchers",
"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.1"
}