{
  "_from": "@jest/globals@^27.3.1",
  "_id": "@jest/globals@27.3.1",
  "_inBundle": false,
  "_integrity": "sha512-Q651FWiWQAIFiN+zS51xqhdZ8g9b88nGCobC87argAxA7nMfNQq0Q0i9zTfQYgLa6qFXk2cGANEqfK051CZ8Pg==",
  "_location": "/@jest/globals",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/globals@^27.3.1",
    "name": "@jest/globals",
    "escapedName": "@jest%2fglobals",
    "scope": "@jest",
    "rawSpec": "^27.3.1",
    "saveSpec": null,
    "fetchSpec": "^27.3.1"
  },
  "_requiredBy": [
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.3.1.tgz",
  "_shasum": "ce1dfb03d379237a9da6c1b99ecfaca1922a5f9e",
  "_spec": "@jest/globals@^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/environment": "^27.3.1",
    "@jest/types": "^27.2.5",
    "expect": "^27.3.1"
  },
  "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/globals",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-globals"
  },
  "types": "./build/index.d.ts",
  "version": "27.3.1"
}
