{
  "_from": "@jest/source-map@^28.1.2",
  "_id": "@jest/source-map@28.1.2",
  "_inBundle": false,
  "_integrity": "sha512-cV8Lx3BeStJb8ipPHnqVw/IM2VCMWO3crWZzYodSIkxXnRcXJipCdx1JCK0K5MsJJouZQTH73mzf4vgxRaH9ww==",
  "_location": "/@jest/source-map",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/source-map@^28.1.2",
    "name": "@jest/source-map",
    "escapedName": "@jest%2fsource-map",
    "scope": "@jest",
    "rawSpec": "^28.1.2",
    "saveSpec": null,
    "fetchSpec": "^28.1.2"
  },
  "_requiredBy": [
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-28.1.2.tgz",
  "_shasum": "7fe832b172b497d6663cdff6c13b0a920e139e24",
  "_spec": "@jest/source-map@^28.1.2",
  "_where": "D:\\node_js\\siwali\\node_modules\\jest-runtime",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@jridgewell/trace-mapping": "^0.3.13",
    "callsites": "^3.0.0",
    "graceful-fs": "^4.2.9"
  },
  "deprecated": false,
  "devDependencies": {
    "@types/graceful-fs": "^4.1.3"
  },
  "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": "789965efec4253fc54ceb3539711b3a3a6604d94",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/source-map",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-source-map"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.2"
}
