{
  "_from": "@jest/core@30.2.0",
  "_id": "@jest/core@30.2.0",
  "_inBundle": false,
  "_integrity": "sha512-03W6IhuhjqTlpzh/ojut/pDB2LPRygyWX8ExpgHtQA8H/3K7+1vKmcINx5UzeOX1se6YEsBsOHQ1CRzf3fOwTQ==",
  "_location": "/@jest/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/core@30.2.0",
    "name": "@jest/core",
    "escapedName": "@jest%2fcore",
    "scope": "@jest",
    "rawSpec": "30.2.0",
    "saveSpec": null,
    "fetchSpec": "30.2.0"
  },
  "_requiredBy": [
    "/jest",
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/core/-/core-30.2.0.tgz",
  "_shasum": "813d59faa5abd5510964a8b3a7b17cc77b775275",
  "_spec": "@jest/core@30.2.0",
  "_where": "/var/www/html/node_modules/jest",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/console": "30.2.0",
    "@jest/pattern": "30.0.1",
    "@jest/reporters": "30.2.0",
    "@jest/test-result": "30.2.0",
    "@jest/transform": "30.2.0",
    "@jest/types": "30.2.0",
    "@types/node": "*",
    "ansi-escapes": "^4.3.2",
    "chalk": "^4.1.2",
    "ci-info": "^4.2.0",
    "exit-x": "^0.2.2",
    "graceful-fs": "^4.2.11",
    "jest-changed-files": "30.2.0",
    "jest-config": "30.2.0",
    "jest-haste-map": "30.2.0",
    "jest-message-util": "30.2.0",
    "jest-regex-util": "30.0.1",
    "jest-resolve": "30.2.0",
    "jest-resolve-dependencies": "30.2.0",
    "jest-runner": "30.2.0",
    "jest-runtime": "30.2.0",
    "jest-snapshot": "30.2.0",
    "jest-util": "30.2.0",
    "jest-validate": "30.2.0",
    "jest-watcher": "30.2.0",
    "micromatch": "^4.0.8",
    "pretty-format": "30.2.0",
    "slash": "^3.0.0"
  },
  "deprecated": false,
  "description": "Delightful JavaScript Testing.",
  "devDependencies": {
    "@jest/test-sequencer": "30.2.0",
    "@jest/test-utils": "30.2.0",
    "@types/graceful-fs": "^4.1.9",
    "@types/micromatch": "^4.0.9"
  },
  "engines": {
    "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "require": "./build/index.js",
      "import": "./build/index.mjs",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "855864e3f9751366455246790be2bf912d4d0dac",
  "homepage": "https://jestjs.io/",
  "keywords": [
    "ava",
    "babel",
    "coverage",
    "easy",
    "expect",
    "facebook",
    "immersive",
    "instant",
    "jasmine",
    "jest",
    "jsdom",
    "mocha",
    "mocking",
    "painless",
    "qunit",
    "runner",
    "sandboxed",
    "snapshot",
    "tap",
    "tape",
    "test",
    "testing",
    "typescript",
    "watch"
  ],
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/core",
  "peerDependencies": {
    "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  },
  "peerDependenciesMeta": {
    "node-notifier": {
      "optional": true
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-core"
  },
  "types": "./build/index.d.ts",
  "version": "30.2.0"
}
