{ "_from": "expect@^29.0.0", "_id": "expect@29.7.0", "_inBundle": false, "_integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==", "_location": "/@types/jest/expect", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "expect@^29.0.0", "name": "expect", "escapedName": "expect", "rawSpec": "^29.0.0", "saveSpec": null, "fetchSpec": "^29.0.0" }, "_requiredBy": [ "/@types/jest" ], "_resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz", "_shasum": "578874590dcb3214514084c08115d8aee61e11bc", "_spec": "expect@^29.0.0", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/@types/jest", "bugs": { "url": "https://github.com/jestjs/jest/issues" }, "bundleDependencies": false, "dependencies": { "@jest/expect-utils": "^29.7.0", "jest-get-type": "^29.6.3", "jest-matcher-utils": "^29.7.0", "jest-message-util": "^29.7.0", "jest-util": "^29.7.0" }, "deprecated": false, "description": "This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).", "devDependencies": { "@fast-check/jest": "^1.3.0", "@jest/test-utils": "^29.7.0", "@tsd/typescript": "^5.0.4", "chalk": "^4.0.0", "immutable": "^4.0.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", "./build/matchers": "./build/matchers.js", "./build/toThrowMatchers": "./build/toThrowMatchers.js" }, "gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630", "homepage": "https://github.com/jestjs/jest#readme", "license": "MIT", "main": "./build/index.js", "name": "expect", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/jestjs/jest.git", "directory": "packages/expect" }, "types": "./build/index.d.ts", "version": "29.7.0" }