{
  "_from": "jest@28.1.1",
  "_id": "jest@28.1.1",
  "_inBundle": false,
  "_integrity": "sha512-qw9YHBnjt6TCbIDMPMpJZqf9E12rh6869iZaN08/vpOGgHJSAaLLUn6H8W3IAEuy34Ls3rct064mZLETkxJ2XA==",
  "_location": "/jest",
  "_phantomChildren": {
    "@babel/core": "7.20.12",
    "@jest/console": "28.1.3",
    "@jest/core": "28.1.3",
    "@jest/test-sequencer": "28.1.3",
    "@jest/transform": "28.1.3",
    "@jest/types": "28.1.3",
    "@types/babel__core": "7.20.0",
    "@types/istanbul-lib-coverage": "2.0.4",
    "@types/node": "16.11.7",
    "babel-plugin-istanbul": "6.1.1",
    "babel-preset-jest": "28.1.3",
    "ci-info": "3.7.1",
    "collect-v8-coverage": "1.0.1",
    "color-convert": "2.0.1",
    "deepmerge": "4.3.0",
    "escalade": "3.1.1",
    "exit": "0.1.2",
    "get-caller-file": "2.0.5",
    "glob": "7.2.3",
    "graceful-fs": "4.2.10",
    "has-flag": "4.0.0",
    "import-local": "3.1.0",
    "jest-circus": "28.1.3",
    "jest-environment-node": "28.1.3",
    "jest-get-type": "28.0.2",
    "jest-haste-map": "28.1.3",
    "jest-pnp-resolver": "1.2.3",
    "jest-regex-util": "28.0.2",
    "jest-runner": "28.1.3",
    "jest-validate": "28.1.3",
    "micromatch": "4.0.5",
    "parse-json": "5.2.0",
    "picomatch": "2.3.1",
    "pretty-format": "28.1.3",
    "prompts": "2.4.2",
    "require-directory": "2.1.1",
    "resolve": "1.22.1",
    "resolve.exports": "1.1.0",
    "slash": "3.0.0",
    "string-width": "4.2.3",
    "strip-json-comments": "3.1.1",
    "wrap-ansi": "7.0.0",
    "y18n": "5.0.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest@28.1.1",
    "name": "jest",
    "escapedName": "jest",
    "rawSpec": "28.1.1",
    "saveSpec": null,
    "fetchSpec": "28.1.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jest/-/jest-28.1.1.tgz",
  "_shasum": "3c39a3a09791e16e9ef283597d24ab19a0df701e",
  "_spec": "jest@28.1.1",
  "_where": "/var/www/html/analytics/analytics-soa",
  "bin": {
    "jest": "bin/jest.js"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/core": "^28.1.1",
    "@jest/types": "^28.1.1",
    "import-local": "^3.0.2",
    "jest-cli": "^28.1.1"
  },
  "deprecated": false,
  "description": "Delightful JavaScript Testing.",
  "devDependencies": {
    "@tsd/typescript": "~4.7.3",
    "tsd-lite": "^0.5.1"
  },
  "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",
    "./bin/jest": "./bin/jest.js"
  },
  "gitHead": "eb954f8874960920ac50a8f976bb333fbb06ada9",
  "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",
  "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/facebook/jest.git",
    "directory": "packages/jest"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.1"
}
