{
  "_from": "@jest/environment@^27.3.1",
  "_id": "@jest/environment@27.3.1",
  "_inBundle": false,
  "_integrity": "sha512-BCKCj4mOVLme6Tanoyc9k0ultp3pnmuyHw73UHRPeeZxirsU/7E3HC4le/VDb/SMzE1JcPnto+XBKFOcoiJzVw==",
  "_location": "/@jest/environment",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/environment@^27.3.1",
    "name": "@jest/environment",
    "escapedName": "@jest%2fenvironment",
    "scope": "@jest",
    "rawSpec": "^27.3.1",
    "saveSpec": null,
    "fetchSpec": "^27.3.1"
  },
  "_requiredBy": [
    "/@jest/globals",
    "/jest-circus",
    "/jest-environment-jsdom",
    "/jest-environment-node",
    "/jest-jasmine2",
    "/jest-runner",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.3.1.tgz",
  "_shasum": "2182defbce8d385fd51c5e7c7050f510bd4c86b1",
  "_spec": "@jest/environment@^27.3.1",
  "_where": "C:\\xampp\\htdocs\\Projects\\bibtext-JSON\\node_modules\\jest-runtime",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/fake-timers": "^27.3.1",
    "@jest/types": "^27.2.5",
    "@types/node": "*",
    "jest-mock": "^27.3.0"
  },
  "deprecated": false,
  "engines": {
    "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  },
  "exports": {
    ".": "./build/index.js",
    "./package.json": "./package.json"
  },
  "gitHead": "4f3328f3227aa0668486f819b3353af5b6cc797b",
  "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": "27.3.1"
}
