{ "_from": "jest-get-type@^29.6.3", "_id": "jest-get-type@29.6.3", "_inBundle": false, "_integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", "_location": "/@types/jest/jest-get-type", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-get-type@^29.6.3", "name": "jest-get-type", "escapedName": "jest-get-type", "rawSpec": "^29.6.3", "saveSpec": null, "fetchSpec": "^29.6.3" }, "_requiredBy": [ "/@types/jest/expect", "/@types/jest/jest-diff", "/@types/jest/jest-matcher-utils" ], "_resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", "_shasum": "36f499fdcea197c1045a127319c0481723908fd1", "_spec": "jest-get-type@^29.6.3", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/@types/jest/node_modules/expect", "bugs": { "url": "https://github.com/jestjs/jest/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A utility function to get the type of a value", "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": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b", "homepage": "https://github.com/jestjs/jest#readme", "license": "MIT", "main": "./build/index.js", "name": "jest-get-type", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/jestjs/jest.git", "directory": "packages/jest-get-type" }, "types": "./build/index.d.ts", "version": "29.6.3" }