{
  "_args": [
    [
      "@jest/fake-timers@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@jest/fake-timers@29.3.1",
  "_id": "@jest/fake-timers@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-iHTL/XpnDlFki9Tq0Q1GGuVeQ8BHZGIYsvCO5eN/O/oJaRzofG9Xndd9HuSDBI/0ZS79pg0iwn07OMTQ7ngF2A==",
  "_location": "/@jest/fake-timers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/fake-timers@29.3.1",
    "name": "@jest/fake-timers",
    "escapedName": "@jest%2ffake-timers",
    "scope": "@jest",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/@jest/environment",
    "/jest-environment-node",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmmirror.com/@jest/fake-timers/-/fake-timers-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/types": "^29.3.1",
    "@sinonjs/fake-timers": "^9.1.2",
    "@types/node": "*",
    "jest-message-util": "^29.3.1",
    "jest-mock": "^29.3.1",
    "jest-util": "^29.3.1"
  },
  "devDependencies": {
    "@jest/test-utils": "^29.3.1",
    "@types/sinonjs__fake-timers": "^8.1.2"
  },
  "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"
  },
  "gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/fake-timers",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-fake-timers"
  },
  "types": "./build/index.d.ts",
  "version": "29.3.1"
}
