{
  "_from": "jest-environment-node@^27.3.1",
  "_id": "jest-environment-node@27.3.1",
  "_inBundle": false,
  "_integrity": "sha512-T89F/FgkE8waqrTSA7/ydMkcc52uYPgZZ6q8OaZgyiZkJb5QNNCF6oPZjH9IfPFfcc9uBWh1574N0kY0pSvTXw==",
  "_location": "/jest-environment-node",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-environment-node@^27.3.1",
    "name": "jest-environment-node",
    "escapedName": "jest-environment-node",
    "rawSpec": "^27.3.1",
    "saveSpec": null,
    "fetchSpec": "^27.3.1"
  },
  "_requiredBy": [
    "/jest-config",
    "/jest-runner"
  ],
  "_resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.3.1.tgz",
  "_shasum": "af7d0eed04edafb740311b303f3fe7c8c27014bb",
  "_spec": "jest-environment-node@^27.3.1",
  "_where": "C:\\xampp\\htdocs\\Projects\\bibtext-JSON\\node_modules\\jest-config",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/environment": "^27.3.1",
    "@jest/fake-timers": "^27.3.1",
    "@jest/types": "^27.2.5",
    "@types/node": "*",
    "jest-mock": "^27.3.0",
    "jest-util": "^27.3.1"
  },
  "deprecated": false,
  "devDependencies": {
    "@jest/test-utils": "^27.3.1"
  },
  "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-node",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-environment-node"
  },
  "types": "./build/index.d.ts",
  "version": "27.3.1"
}
