You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.4 KiB
47 lines
1.4 KiB
{
|
|
"_from": "jest-matcher-utils@^23.6.0",
|
|
"_id": "jest-matcher-utils@23.6.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-rosyCHQfBcol4NsckTn01cdelzWLU9Cq7aaigDf8VwwpIRvWE/9zLgX2bON+FkEW69/0UuYslUe22SOdEf2nog==",
|
|
"_location": "/jest-matcher-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-matcher-utils@^23.6.0",
|
|
"name": "jest-matcher-utils",
|
|
"escapedName": "jest-matcher-utils",
|
|
"rawSpec": "^23.6.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^23.6.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/expect",
|
|
"/jest-jasmine2",
|
|
"/jest-snapshot"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/jest-matcher-utils/-/jest-matcher-utils-23.6.0.tgz",
|
|
"_shasum": "726bcea0c5294261a7417afb6da3186b4b8cac80",
|
|
"_spec": "jest-matcher-utils@^23.6.0",
|
|
"_where": "D:\\仁舟项目\\admin_dHBzn\\node_modules\\jest-jasmine2",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^2.0.1",
|
|
"jest-get-type": "^22.1.0",
|
|
"pretty-format": "^23.6.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A set of utility functions for expect and related packages",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-matcher-utils",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git"
|
|
},
|
|
"version": "23.6.0"
|
|
}
|
|
|