{
  "_from": "@jest/schemas@30.4.1",
  "_id": "@jest/schemas@30.4.1",
  "_inBundle": false,
  "_integrity": "sha512-i6b4qw5qnP8c5FEeBJg/uZQ4ddrkN6Ca8qISJh0pr7a5hfn3h3v5x60BEbOC7OYAGZNMs1LfFLwnW2CuK8F57Q==",
  "_location": "/@jest/schemas",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/schemas@30.4.1",
    "name": "@jest/schemas",
    "escapedName": "@jest%2fschemas",
    "scope": "@jest",
    "rawSpec": "30.4.1",
    "saveSpec": null,
    "fetchSpec": "30.4.1"
  },
  "_requiredBy": [
    "/@jest/types",
    "/pretty-format"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-30.4.1.tgz",
  "_shasum": "c3703fdd71357e2c83aa59bd38469e60a11529c6",
  "_spec": "@jest/schemas@30.4.1",
  "_where": "/var/www/html/prod/amplitech-react-js/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": "b3b4a09ed3005369dacc7466d1d2122797283785",
  "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.4.1"
}
