{
  "_from": "jest-config@^27.3.1",
  "_id": "jest-config@27.3.1",
  "_inBundle": false,
  "_integrity": "sha512-KY8xOIbIACZ/vdYCKSopL44I0xboxC751IX+DXL2+Wx6DKNycyEfV3rryC3BPm5Uq/BBqDoMrKuqLEUNJmMKKg==",
  "_location": "/jest-config",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-config@^27.3.1",
    "name": "jest-config",
    "escapedName": "jest-config",
    "rawSpec": "^27.3.1",
    "saveSpec": null,
    "fetchSpec": "^27.3.1"
  },
  "_requiredBy": [
    "/@jest/core",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.3.1.tgz",
  "_shasum": "cb3b7f6aaa8c0a7daad4f2b9573899ca7e09bbad",
  "_spec": "jest-config@^27.3.1",
  "_where": "C:\\xampp\\htdocs\\Projects\\bibtext-JSON\\node_modules\\@jest\\core",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "^7.1.0",
    "@jest/test-sequencer": "^27.3.1",
    "@jest/types": "^27.2.5",
    "babel-jest": "^27.3.1",
    "chalk": "^4.0.0",
    "ci-info": "^3.2.0",
    "deepmerge": "^4.2.2",
    "glob": "^7.1.1",
    "graceful-fs": "^4.2.4",
    "jest-circus": "^27.3.1",
    "jest-environment-jsdom": "^27.3.1",
    "jest-environment-node": "^27.3.1",
    "jest-get-type": "^27.3.1",
    "jest-jasmine2": "^27.3.1",
    "jest-regex-util": "^27.0.6",
    "jest-resolve": "^27.3.1",
    "jest-runner": "^27.3.1",
    "jest-util": "^27.3.1",
    "jest-validate": "^27.3.1",
    "micromatch": "^4.0.4",
    "pretty-format": "^27.3.1"
  },
  "deprecated": false,
  "devDependencies": {
    "@types/babel__core": "^7.0.4",
    "@types/glob": "^7.1.1",
    "@types/graceful-fs": "^4.1.3",
    "@types/micromatch": "^4.0.1",
    "jest-snapshot-serializer-raw": "^1.1.0",
    "semver": "^7.3.5",
    "strip-ansi": "^6.0.0",
    "ts-node": "^9.0.0",
    "typescript": "^4.0.3"
  },
  "engines": {
    "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  },
  "exports": {
    ".": "./build/index.js",
    "./package.json": "./package.json"
  },
  "gitHead": "4f3328f3227aa0668486f819b3353af5b6cc797b",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-config",
  "peerDependencies": {
    "ts-node": ">=9.0.0"
  },
  "peerDependenciesMeta": {
    "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": "27.3.1"
}
