{
  "_from": "@jest/schemas@^29.6.0",
  "_id": "@jest/schemas@29.6.0",
  "_inBundle": false,
  "_integrity": "sha512-rxLjXyJBTL4LQeJW3aKo0M/+GkCOXsO+8i9Iu7eDb6KwtP65ayoDsitrdPBtujxQ88k4wI2FNYfa6TOGwSn6cQ==",
  "_location": "/@jest/schemas",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/schemas@^29.6.0",
    "name": "@jest/schemas",
    "escapedName": "@jest%2fschemas",
    "scope": "@jest",
    "rawSpec": "^29.6.0",
    "saveSpec": null,
    "fetchSpec": "^29.6.0"
  },
  "_requiredBy": [
    "/@jest/types",
    "/pretty-format"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.0.tgz",
  "_shasum": "0f4cb2c8e3dca80c135507ba5635a4fd755b0040",
  "_spec": "@jest/schemas@^29.6.0",
  "_where": "/home/smartsensero/public_html/alpha-frontend/front-end/node_modules/pretty-format",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@sinclair/typebox": "^0.27.8"
  },
  "deprecated": false,
  "description": "Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.",
  "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": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/schemas",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-schemas"
  },
  "types": "./build/index.d.ts",
  "version": "29.6.0"
}
