{
  "_args": [
    [
      "@jest/schemas@28.0.2",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@jest/schemas@28.0.2",
  "_id": "@jest/schemas@28.0.2",
  "_inBundle": false,
  "_integrity": "sha512-YVDJZjd4izeTDkij00vHHAymNXQ6WWsdChFRK86qck6Jpr3DCL5W3Is3vslviRlP+bLuMYRLbdp98amMvqudhA==",
  "_location": "/@jest/schemas",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/schemas@28.0.2",
    "name": "@jest/schemas",
    "escapedName": "@jest%2fschemas",
    "scope": "@jest",
    "rawSpec": "28.0.2",
    "saveSpec": null,
    "fetchSpec": "28.0.2"
  },
  "_requiredBy": [
    "/jest-watch-typeahead/@jest/types",
    "/jest-watch-typeahead/pretty-format"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-28.0.2.tgz",
  "_spec": "28.0.2",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@sinclair/typebox": "^0.23.3"
  },
  "description": "Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.",
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "279ee6658d763f024d51f340fab6a37c17d94502",
  "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": "28.0.2"
}
