{
  "_from": "jest-haste-map@^28.1.3",
  "_id": "jest-haste-map@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-3S+RQWDXccXDKSWnkHa/dPwt+2qwA8CJzR61w3FoYCvoo3Pn8tvGcysmMF0Bj0EX5RYvAI2EIvC57OmotfdtKA==",
  "_location": "/jest-haste-map",
  "_phantomChildren": {
    "@jest/types": "28.1.3",
    "ci-info": "3.7.1",
    "color-convert": "2.0.1",
    "graceful-fs": "4.2.10",
    "has-flag": "4.0.0",
    "picomatch": "2.3.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-haste-map@^28.1.3",
    "name": "jest-haste-map",
    "escapedName": "jest-haste-map",
    "rawSpec": "^28.1.3",
    "saveSpec": null,
    "fetchSpec": "^28.1.3"
  },
  "_requiredBy": [
    "/@jest/core",
    "/@jest/core/jest-resolve",
    "/@jest/test-sequencer",
    "/@jest/transform",
    "/jest-resolve",
    "/jest-runner",
    "/jest-runner/jest-resolve",
    "/jest-runtime",
    "/jest-runtime/jest-resolve",
    "/jest-snapshot",
    "/jest/jest-resolve"
  ],
  "_resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-28.1.3.tgz",
  "_shasum": "abd5451129a38d9841049644f34b034308944e2b",
  "_spec": "jest-haste-map@^28.1.3",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/@jest/transform",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jest/types": "^28.1.3",
    "@types/graceful-fs": "^4.1.3",
    "@types/node": "*",
    "anymatch": "^3.0.3",
    "fb-watchman": "^2.0.0",
    "fsevents": "^2.3.2",
    "graceful-fs": "^4.2.9",
    "jest-regex-util": "^28.0.2",
    "jest-util": "^28.1.3",
    "jest-worker": "^28.1.3",
    "micromatch": "^4.0.4",
    "walker": "^1.0.8"
  },
  "deprecated": false,
  "devDependencies": {
    "@jest/test-utils": "^28.1.3",
    "@types/fb-watchman": "^2.0.0",
    "@types/micromatch": "^4.0.1",
    "slash": "^3.0.0"
  },
  "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-haste-map",
  "optionalDependencies": {
    "fsevents": "^2.3.2"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-haste-map"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.3"
}
