| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "_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": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\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"
- }
|