{
  "_args": [
    [
      "jest-config@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "jest-config@29.3.1",
  "_id": "jest-config@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-y0tFHdj2WnTEhxmGUK1T7fgLen7YK4RtfvpLFBXfQkh2eMJAQq24Vx9472lvn5wg0MAO6B+iPfJfzdR9hJYalg==",
  "_location": "/jest-config",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-config@29.3.1",
    "name": "jest-config",
    "escapedName": "jest-config",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/@jest/core",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmmirror.com/jest-config/-/jest-config-29.3.1.tgz",
  "_spec": "29.3.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@babel/core": "^7.11.6",
    "@jest/test-sequencer": "^29.3.1",
    "@jest/types": "^29.3.1",
    "babel-jest": "^29.3.1",
    "chalk": "^4.0.0",
    "ci-info": "^3.2.0",
    "deepmerge": "^4.2.2",
    "glob": "^7.1.3",
    "graceful-fs": "^4.2.9",
    "jest-circus": "^29.3.1",
    "jest-environment-node": "^29.3.1",
    "jest-get-type": "^29.2.0",
    "jest-regex-util": "^29.2.0",
    "jest-resolve": "^29.3.1",
    "jest-runner": "^29.3.1",
    "jest-util": "^29.3.1",
    "jest-validate": "^29.3.1",
    "micromatch": "^4.0.4",
    "parse-json": "^5.2.0",
    "pretty-format": "^29.3.1",
    "slash": "^3.0.0",
    "strip-json-comments": "^3.1.1"
  },
  "devDependencies": {
    "@types/glob": "^7.1.1",
    "@types/graceful-fs": "^4.1.3",
    "@types/micromatch": "^4.0.1",
    "semver": "^7.3.5",
    "ts-node": "^10.5.0",
    "typescript": "^4.8.2"
  },
  "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": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-config",
  "peerDependencies": {
    "@types/node": "*",
    "ts-node": ">=9.0.0"
  },
  "peerDependenciesMeta": {
    "@types/node": {
      "optional": true
    },
    "ts-node": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-config"
  },
  "types": "./build/index.d.ts",
  "version": "29.3.1"
}
