| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_args": [
- [
- "jest-matcher-utils@22.4.3",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "jest-matcher-utils@22.4.3",
- "_id": "jest-matcher-utils@22.4.3",
- "_inBundle": false,
- "_integrity": "sha512-lsEHVaTnKzdAPR5t4B6OcxXo9Vy4K+kRRbG5gtddY8lBEC+Mlpvm1CJcsMESRjzUhzkz568exMV1hTB76nAKbA==",
- "_location": "/jest-matcher-utils",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-matcher-utils@22.4.3",
- "name": "jest-matcher-utils",
- "escapedName": "jest-matcher-utils",
- "rawSpec": "22.4.3",
- "saveSpec": null,
- "fetchSpec": "22.4.3"
- },
- "_requiredBy": [
- "/expect",
- "/jest-jasmine2",
- "/jest-snapshot"
- ],
- "_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-22.4.3.tgz",
- "_spec": "22.4.3",
- "_where": "E:\\2023\\5\\myjadmin",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "chalk": "^2.0.1",
- "jest-get-type": "^22.4.3",
- "pretty-format": "^22.4.3"
- },
- "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": "22.4.3"
- }
|