{
  "_args": [
    [
      "@jest/schemas@29.0.0",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@jest/schemas@29.0.0",
  "_id": "@jest/schemas@29.0.0",
  "_inBundle": false,
  "_integrity": "sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==",
  "_location": "/@jest/schemas",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/schemas@29.0.0",
    "name": "@jest/schemas",
    "escapedName": "@jest%2fschemas",
    "scope": "@jest",
    "rawSpec": "29.0.0",
    "saveSpec": null,
    "fetchSpec": "29.0.0"
  },
  "_requiredBy": [
    "/@jest/types",
    "/pretty-format"
  ],
  "_resolved": "https://registry.npmmirror.com/@jest/schemas/-/schemas-29.0.0.tgz",
  "_spec": "29.0.0",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@sinclair/typebox": "^0.24.1"
  },
  "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": "75006e46c76f6fda14bbc0548f86edb2ba087cd2",
  "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.0.0"
}
