{
  "name": "jest-get-type",
  "description": "A utility function to get the type of a value",
  "version": "26.3.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/facebook/jest.git",
    "directory": "packages/jest-get-type"
  },
  "engines": {
    "node": ">= 10.14.2"
  },
  "license": "MIT",
  "main": "build/index.js",
  "types": "build/index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "3a7e06fe855515a848241bb06a6f6e117847443d"
}
