{
  "_args": [
    [
      "jest-get-type@29.2.0",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_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": "version",
    "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-config",
    "/jest-diff",
    "/jest-each",
    "/jest-leak-detector",
    "/jest-matcher-utils",
    "/jest-snapshot",
    "/jest-validate"
  ],
  "_resolved": "https://registry.npmmirror.com/jest-get-type/-/jest-get-type-29.2.0.tgz",
  "_spec": "29.2.0",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "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"
}
