{
  "_from": "@jest/schemas@30.0.5",
  "_id": "@jest/schemas@30.0.5",
  "_inBundle": false,
  "_integrity": "sha512-DmdYgtezMkh3cpU8/1uyXakv3tJRcmcXxBOcO0tbaozPwpmh4YMsnWrQm9ZmZMfa5ocbxzbFk6O4bDPEc/iAnA==",
  "_location": "/@jest/schemas",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/schemas@30.0.5",
    "name": "@jest/schemas",
    "escapedName": "@jest%2fschemas",
    "scope": "@jest",
    "rawSpec": "30.0.5",
    "saveSpec": null,
    "fetchSpec": "30.0.5"
  },
  "_requiredBy": [
    "/@jest/types",
    "/pretty-format"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.0.5.tgz",
  "_shasum": "7bdf69fc5a368a5abdb49fd91036c55225846473",
  "_spec": "@jest/schemas@30.0.5",
  "_where": "/var/www/html/node_modules/pretty-format",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@sinclair/typebox": "^0.34.0"
  },
  "deprecated": false,
  "description": "Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.",
  "engines": {
    "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "require": "./build/index.js",
      "import": "./build/index.mjs",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "22236cf58b66039f81893537c90dee290bab427f",
  "homepage": "https://github.com/jestjs/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/schemas",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-schemas"
  },
  "types": "./build/index.d.ts",
  "version": "30.0.5"
}
