{
  "_args": [
    [
      "jest-circus@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "jest-circus@29.3.1",
  "_id": "jest-circus@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-wpr26sEvwb3qQQbdlmei+gzp6yoSSoSL6GsLPxnuayZSMrSd5Ka7IjAvatpIernBvT2+Ic6RLTg+jSebScmasg==",
  "_location": "/jest-circus",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest-circus@29.3.1",
    "name": "jest-circus",
    "escapedName": "jest-circus",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/jest-config"
  ],
  "_resolved": "https://registry.npmmirror.com/jest-circus/-/jest-circus-29.3.1.tgz",
  "_spec": "29.3.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@jest/environment": "^29.3.1",
    "@jest/expect": "^29.3.1",
    "@jest/test-result": "^29.3.1",
    "@jest/types": "^29.3.1",
    "@types/node": "*",
    "chalk": "^4.0.0",
    "co": "^4.6.0",
    "dedent": "^0.7.0",
    "is-generator-fn": "^2.0.0",
    "jest-each": "^29.3.1",
    "jest-matcher-utils": "^29.3.1",
    "jest-message-util": "^29.3.1",
    "jest-runtime": "^29.3.1",
    "jest-snapshot": "^29.3.1",
    "jest-util": "^29.3.1",
    "p-limit": "^3.1.0",
    "pretty-format": "^29.3.1",
    "slash": "^3.0.0",
    "stack-utils": "^2.0.3"
  },
  "description": "[type-definitions]: https://github.com/facebook/jest/blob/main/packages/jest-types/src/Circus.ts",
  "devDependencies": {
    "@babel/core": "^7.11.6",
    "@babel/register": "^7.0.0",
    "@types/co": "^4.6.2",
    "@types/dedent": "^0.7.0",
    "@types/graceful-fs": "^4.1.3",
    "@types/stack-utils": "^2.0.0",
    "execa": "^5.0.0",
    "graceful-fs": "^4.2.9"
  },
  "engines": {
    "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json",
    "./runner": "./runner.js"
  },
  "gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-circus",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-circus"
  },
  "types": "./build/index.d.ts",
  "version": "29.3.1"
}
