{ "_from": "@jest/expect-utils@^29.7.0", "_id": "@jest/expect-utils@29.7.0", "_inBundle": false, "_integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", "_location": "/@jest/expect-utils", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@jest/expect-utils@^29.7.0", "name": "@jest/expect-utils", "escapedName": "@jest%2fexpect-utils", "scope": "@jest", "rawSpec": "^29.7.0", "saveSpec": null, "fetchSpec": "^29.7.0" }, "_requiredBy": [ "/expect" ], "_resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", "_shasum": "023efe5d26a8a70f21677d0a1afc0f0a44e3a1c6", "_spec": "@jest/expect-utils@^29.7.0", "_where": "/home/josie/.cache/typescript/5.5/node_modules/expect", "bugs": { "url": "https://github.com/jestjs/jest/issues" }, "bundleDependencies": false, "dependencies": { "jest-get-type": "^29.6.3" }, "deprecated": false, "description": "This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).", "devDependencies": { "@tsd/typescript": "^5.0.4", "immutable": "^4.0.0", "jest-matcher-utils": "^29.7.0", "tsd-lite": "^0.7.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0" }, "exports": { ".": { "types": "./build/index.d.ts", "default": "./build/index.js" }, "./package.json": "./package.json" }, "gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630", "homepage": "https://github.com/jestjs/jest#readme", "license": "MIT", "main": "./build/index.js", "name": "@jest/expect-utils", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/jestjs/jest.git", "directory": "packages/expect-utils" }, "types": "./build/index.d.ts", "version": "29.7.0" }