{
  "_from": "@jest/environment@^28.1.3",
  "_id": "@jest/environment@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-1bf40cMFTEkKyEf585R9Iz1WayDjHoHqvts0XFYEqyKM3cFWDpeMoqKKTAF9LSYQModPUlh8FKptoM2YcMWAXA==",
  "_location": "/@jest/environment",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/environment@^28.1.3",
    "name": "@jest/environment",
    "escapedName": "@jest%2fenvironment",
    "scope": "@jest",
    "rawSpec": "^28.1.3",
    "saveSpec": null,
    "fetchSpec": "^28.1.3"
  },
  "_requiredBy": [
    "/@jest/globals",
    "/jest-circus",
    "/jest-environment-node",
    "/jest-runner",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-28.1.3.tgz",
  "_shasum": "abed43a6b040a4c24fdcb69eab1f97589b2d663e",
  "_spec": "@jest/environment@^28.1.3",
  "_where": "D:\\node_js\\siwali\\node_modules\\jest-circus",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/fake-timers": "^28.1.3",
    "@jest/types": "^28.1.3",
    "@types/node": "*",
    "jest-mock": "^28.1.3"
  },
  "deprecated": false,
  "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"
  },
  "gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/environment",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-environment"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.3"
}
