{
  "_from": "jest-config@28.1.1",
  "_id": "jest-config@28.1.1",
  "_inBundle": false,
  "_integrity": "sha512-tASynMhS+jVV85zKvjfbJ8nUyJS/jUSYZ5KQxLUN2ZCvcQc/OmhQl2j6VEL3ezQkNofxn5pQ3SPYWPHb0unTZA==",
  "_location": "/jest-config",
  "_phantomChildren": {
    "@jest/transform": "28.1.3",
    "@types/babel__core": "7.20.0",
    "babel-plugin-istanbul": "6.1.1",
    "babel-preset-jest": "28.1.3",
    "color-convert": "2.0.1",
    "graceful-fs": "4.2.10",
    "has-flag": "4.0.0",
    "slash": "3.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-config@28.1.1",
    "name": "jest-config",
    "escapedName": "jest-config",
    "rawSpec": "28.1.1",
    "saveSpec": null,
    "fetchSpec": "28.1.1"
  },
  "_requiredBy": [
    "/@nrwl/jest",
    "/@nrwl/nest/@nrwl/jest",
    "/@nrwl/webpack/@nrwl/jest"
  ],
  "_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-28.1.1.tgz",
  "_shasum": "e90b97b984f14a6c24a221859e81b258990fce2f",
  "_spec": "jest-config@28.1.1",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/@nrwl/nest/node_modules/@nrwl/jest",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "^7.11.6",
    "@jest/test-sequencer": "^28.1.1",
    "@jest/types": "^28.1.1",
    "babel-jest": "^28.1.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": "^28.1.1",
    "jest-environment-node": "^28.1.1",
    "jest-get-type": "^28.0.2",
    "jest-regex-util": "^28.0.2",
    "jest-resolve": "^28.1.1",
    "jest-runner": "^28.1.1",
    "jest-util": "^28.1.1",
    "jest-validate": "^28.1.1",
    "micromatch": "^4.0.4",
    "parse-json": "^5.2.0",
    "pretty-format": "^28.1.1",
    "slash": "^3.0.0",
    "strip-json-comments": "^3.1.1"
  },
  "deprecated": false,
  "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.7.3"
  },
  "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": "eb954f8874960920ac50a8f976bb333fbb06ada9",
  "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": "28.1.1"
}
