{
  "_args": [
    [
      "jest@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "jest@29.3.1",
  "_id": "jest@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-6iWfL5DTT0Np6UYs/y5Niu7WIfNv/wRTtN5RSXt2DIEft3dx3zPuw/3WJQBCJfmEzvDiEKwoqMbGD9n49+qLSA==",
  "_location": "/jest",
  "_phantomChildren": {
    "@jest/core": "29.3.1",
    "@jest/test-result": "29.3.1",
    "@jest/types": "29.3.1",
    "chalk": "4.1.2",
    "exit": "0.1.2",
    "graceful-fs": "4.2.10",
    "import-local": "3.1.0",
    "jest-config": "29.3.1",
    "jest-util": "29.3.1",
    "jest-validate": "29.3.1",
    "prompts": "2.4.2",
    "yargs": "17.6.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jest@29.3.1",
    "name": "jest",
    "escapedName": "jest",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmmirror.com/jest/-/jest-29.3.1.tgz",
  "_spec": "29.3.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bin": {
    "jest": "bin/jest.js"
  },
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@jest/core": "^29.3.1",
    "@jest/types": "^29.3.1",
    "import-local": "^3.0.2",
    "jest-cli": "^29.3.1"
  },
  "description": "Delightful JavaScript Testing.",
  "devDependencies": {
    "@tsd/typescript": "~4.8.2",
    "tsd-lite": "^0.6.0"
  },
  "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",
    "./bin/jest": "./bin/jest.js"
  },
  "gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9",
  "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": "29.3.1"
}
