{
  "_from": "jest-get-type@^29.6.3",
  "_id": "jest-get-type@29.6.3",
  "_inBundle": false,
  "_integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==",
  "_location": "/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": [
    "/@jest/expect-utils",
    "/expect",
    "/jest-config",
    "/jest-diff",
    "/jest-each",
    "/jest-leak-detector",
    "/jest-matcher-utils",
    "/jest-snapshot",
    "/jest-validate"
  ],
  "_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": "C:\\Sites\\Ecommerce\\node_modules\\jest-config",
  "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"
}
