{
  "_args": [
    [
      "@jest/source-map@29.2.0",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@jest/source-map@29.2.0",
  "_id": "@jest/source-map@29.2.0",
  "_inBundle": false,
  "_integrity": "sha512-1NX9/7zzI0nqa6+kgpSdKPK+WU1p+SJk3TloWZf5MzPbxri9UEeXX5bWZAPCzbQcyuAzubcdUHA7hcNznmRqWQ==",
  "_location": "/@jest/source-map",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/source-map@29.2.0",
    "name": "@jest/source-map",
    "escapedName": "@jest%2fsource-map",
    "scope": "@jest",
    "rawSpec": "29.2.0",
    "saveSpec": null,
    "fetchSpec": "29.2.0"
  },
  "_requiredBy": [
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmmirror.com/@jest/source-map/-/source-map-29.2.0.tgz",
  "_spec": "29.2.0",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@jridgewell/trace-mapping": "^0.3.15",
    "callsites": "^3.0.0",
    "graceful-fs": "^4.2.9"
  },
  "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": "ee5b37a4f4433afcfffb0356cea47739d8092287",
  "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": "29.2.0"
}
