保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/jest-matcher-utils/package.json
@@ -1,26 +1,19 @@
{
  "_args": [
    [
      "jest-matcher-utils@27.3.0",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_development": true,
  "_from": "jest-matcher-utils@27.3.0",
  "_id": "jest-matcher-utils@27.3.0",
  "_from": "jest-matcher-utils@^27.5.1",
  "_id": "jest-matcher-utils@27.5.1",
  "_inBundle": false,
  "_integrity": "sha512-AK2ds5J29PJcZhfJ/5J8ycbjCXTHnwc6lQeOV1a1GahU1MCpSvyHG1iIevyvp6PXPy6r0q9ywGdCObWHmkK16g==",
  "_integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
  "_location": "/jest-matcher-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "jest-matcher-utils@27.3.0",
    "raw": "jest-matcher-utils@^27.5.1",
    "name": "jest-matcher-utils",
    "escapedName": "jest-matcher-utils",
    "rawSpec": "27.3.0",
    "rawSpec": "^27.5.1",
    "saveSpec": null,
    "fetchSpec": "27.3.0"
    "fetchSpec": "^27.5.1"
  },
  "_requiredBy": [
    "/expect",
@@ -28,31 +21,37 @@
    "/jest-jasmine2",
    "/jest-snapshot"
  ],
  "_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.3.0.tgz",
  "_spec": "27.3.0",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
  "_shasum": "9c0cdbda8245bc22d2331729d1091308b40cf8ab",
  "_spec": "jest-matcher-utils@^27.5.1",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\expect",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^4.0.0",
    "jest-diff": "^27.3.0",
    "jest-get-type": "^27.0.6",
    "pretty-format": "^27.3.0"
    "jest-diff": "^27.5.1",
    "jest-get-type": "^27.5.1",
    "pretty-format": "^27.5.1"
  },
  "deprecated": false,
  "description": "A set of utility functions for expect and related packages",
  "devDependencies": {
    "@jest/test-utils": "^27.3.0",
    "@jest/test-utils": "^27.5.1",
    "@types/node": "*"
  },
  "engines": {
    "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  },
  "exports": {
    ".": "./build/index.js",
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "14b0c2c1d6f81b64adf8b827649ece80a4448cfc",
  "gitHead": "67c1aa20c5fec31366d733e901fee2b981cb1850",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
@@ -66,5 +65,5 @@
    "directory": "packages/jest-matcher-utils"
  },
  "types": "./build/index.d.ts",
  "version": "27.3.0"
  "version": "27.5.1"
}