{
  "_from": "get-tsconfig@^4.7.5",
  "_id": "get-tsconfig@4.13.7",
  "_inBundle": false,
  "_integrity": "sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==",
  "_location": "/get-tsconfig",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "get-tsconfig@^4.7.5",
    "name": "get-tsconfig",
    "escapedName": "get-tsconfig",
    "rawSpec": "^4.7.5",
    "saveSpec": null,
    "fetchSpec": "^4.7.5"
  },
  "_requiredBy": [
    "/tsx"
  ],
  "_resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.13.7.tgz",
  "_shasum": "b9d8b199b06033ceeea1a93df7ea5765415089bc",
  "_spec": "get-tsconfig@^4.7.5",
  "_where": "/var/www/html/fish.jba3.com/api/node_modules/tsx",
  "author": {
    "name": "Hiroki Osame",
    "email": "hiroki.osame@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/privatenumber/get-tsconfig/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "resolve-pkg-maps": "^1.0.0"
  },
  "deprecated": false,
  "description": "Find and parse the tsconfig.json file from a directory path",
  "exports": {
    "require": {
      "types": "./dist/index.d.cts",
      "default": "./dist/index.cjs"
    },
    "import": {
      "types": "./dist/index.d.mts",
      "default": "./dist/index.mjs"
    }
  },
  "files": [
    "dist"
  ],
  "funding": "https://github.com/privatenumber/get-tsconfig?sponsor=1",
  "homepage": "https://github.com/privatenumber/get-tsconfig#readme",
  "imports": {
    "#get-tsconfig": {
      "types": "./src/index.ts",
      "development": "./src/index.ts",
      "default": "./dist/index.mjs"
    }
  },
  "keywords": [
    "get-tsconfig",
    "get",
    "typescript",
    "tsconfig",
    "tsconfig.json"
  ],
  "license": "MIT",
  "main": "./dist/index.cjs",
  "module": "./dist/index.mjs",
  "name": "get-tsconfig",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/privatenumber/get-tsconfig.git"
  },
  "type": "module",
  "types": "./dist/index.d.cts",
  "version": "4.13.7"
}
