75 lines
2.0 KiB
JSON
75 lines
2.0 KiB
JSON
{
|
|
"_from": "jest-matcher-utils@^25.5.0",
|
|
"_id": "jest-matcher-utils@25.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-VWI269+9JS5cpndnpCwm7dy7JtGQT30UHfrnM3mXl22gHGt/b7NkjBqXfbhZ8V4B7ANUsjK18PlSBmG0YH7gjw==",
|
|
"_location": "/jest-matcher-utils",
|
|
"_phantomChildren": {
|
|
"@types/istanbul-lib-coverage": "2.0.3",
|
|
"@types/istanbul-lib-report": "3.0.0",
|
|
"@types/yargs": "15.0.14",
|
|
"ansi-regex": "5.0.0",
|
|
"react-is": "16.13.1"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-matcher-utils@^25.5.0",
|
|
"name": "jest-matcher-utils",
|
|
"escapedName": "jest-matcher-utils",
|
|
"rawSpec": "^25.5.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.5.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/expect",
|
|
"/jest-jasmine2",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-25.5.0.tgz",
|
|
"_shasum": "fbc98a12d730e5d2453d7f1ed4a4d948e34b7867",
|
|
"_spec": "jest-matcher-utils@^25.5.0",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/jest-jasmine2",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^3.0.0",
|
|
"jest-diff": "^25.5.0",
|
|
"jest-get-type": "^25.2.6",
|
|
"pretty-format": "^25.5.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A set of utility functions for expect and related packages",
|
|
"devDependencies": {
|
|
"@jest/test-utils": "^25.5.0",
|
|
"@types/node": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-matcher-utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-matcher-utils"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.5.0"
|
|
}
|