{
  "_from": "jest-get-type@^29.2.0",
  "_id": "jest-get-type@29.2.0",
  "_inBundle": false,
  "_integrity": "sha512-uXNJlg8hKFEnDgFsrCjznB+sTxdkuqiCL6zMgA75qEbAJjJYTs9XPrvDctrEig2GDow22T/LvHgO57iJhXB/UA==",
  "_location": "/jest-get-type",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-get-type@^29.2.0",
    "name": "jest-get-type",
    "escapedName": "jest-get-type",
    "rawSpec": "^29.2.0",
    "saveSpec": null,
    "fetchSpec": "^29.2.0"
  },
  "_requiredBy": [
    "/@jest/expect-utils",
    "/expect",
    "/jest-diff",
    "/jest-matcher-utils"
  ],
  "_resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.2.0.tgz",
  "_shasum": "726646f927ef61d583a3b3adb1ab13f3a5036408",
  "_spec": "jest-get-type@^29.2.0",
  "_where": "/home/smartsensero/public_html/research.smartsense.ro/node_modules/expect",
  "bugs": {
    "url": "https://github.com/facebook/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": "ee5b37a4f4433afcfffb0356cea47739d8092287",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-get-type",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-get-type"
  },
  "types": "./build/index.d.ts",
  "version": "29.2.0"
}
