{
  "_args": [
    [
      "jest-cli@28.1.3",
      "/var/www/html/analytics/analytics-soa"
    ]
  ],
  "_development": true,
  "_from": "jest-cli@28.1.3",
  "_id": "jest-cli@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-roY3kvrv57Azn1yPgdTebPAXvdR2xfezaKKYzVxZ6It/5NCxzJym6tUI5P1zkdWhfUYkxEI9uZWcQdaFLo8mJQ==",
  "_location": "/jest-cli",
  "_phantomChildren": {
    "@babel/core": "7.19.6",
    "@jest/console": "28.1.3",
    "@jest/test-sequencer": "28.1.3",
    "@jest/transform": "28.1.3",
    "@jest/types": "28.1.3",
    "@types/babel__core": "7.1.19",
    "@types/istanbul-lib-coverage": "2.0.4",
    "@types/node": "16.11.7",
    "babel-plugin-istanbul": "6.1.1",
    "babel-preset-jest": "28.1.3",
    "chalk": "4.1.0",
    "ci-info": "3.5.0",
    "collect-v8-coverage": "1.0.1",
    "deepmerge": "4.2.2",
    "glob": "7.2.3",
    "graceful-fs": "4.2.10",
    "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.2",
    "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",
    "resolve": "1.22.1",
    "resolve.exports": "1.1.0",
    "slash": "3.0.0",
    "strip-json-comments": "3.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-cli@28.1.3",
    "name": "jest-cli",
    "escapedName": "jest-cli",
    "rawSpec": "28.1.3",
    "saveSpec": null,
    "fetchSpec": "28.1.3"
  },
  "_requiredBy": [
    "/jest"
  ],
  "_resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-28.1.3.tgz",
  "_spec": "28.1.3",
  "_where": "/var/www/html/analytics/analytics-soa",
  "bin": {
    "jest": "bin/jest.js"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@jest/core": "^28.1.3",
    "@jest/test-result": "^28.1.3",
    "@jest/types": "^28.1.3",
    "chalk": "^4.0.0",
    "exit": "^0.1.2",
    "graceful-fs": "^4.2.9",
    "import-local": "^3.0.2",
    "jest-config": "^28.1.3",
    "jest-util": "^28.1.3",
    "jest-validate": "^28.1.3",
    "prompts": "^2.0.1",
    "yargs": "^17.3.1"
  },
  "description": "Delightful JavaScript Testing.",
  "devDependencies": {
    "@types/exit": "^0.1.30",
    "@types/graceful-fs": "^4.1.3",
    "@types/prompts": "^2.0.1",
    "@types/yargs": "^17.0.8"
  },
  "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": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1",
  "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-cli",
  "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-cli"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.3"
}
