{
  "_from": "@jest/source-map@^29.6.3",
  "_id": "@jest/source-map@29.6.3",
  "_inBundle": false,
  "_integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==",
  "_location": "/@jest/source-map",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/source-map@^29.6.3",
    "name": "@jest/source-map",
    "escapedName": "@jest%2fsource-map",
    "scope": "@jest",
    "rawSpec": "^29.6.3",
    "saveSpec": null,
    "fetchSpec": "^29.6.3"
  },
  "_requiredBy": [
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz",
  "_shasum": "d90ba772095cf37a34a5eb9413f1b562a08554c4",
  "_spec": "@jest/source-map@^29.6.3",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\jest-runtime",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jridgewell/trace-mapping": "^0.3.18",
    "callsites": "^3.0.0",
    "graceful-fs": "^4.2.9"
  },
  "deprecated": false,
  "devDependencies": {
    "@types/graceful-fs": "^4.1.3"
  },
  "engines": {
    "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b",
  "homepage": "https://github.com/jestjs/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/source-map",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-source-map"
  },
  "types": "./build/index.d.ts",
  "version": "29.6.3"
}
