{ "_args": [ [ "get-tsconfig@4.2.0", "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab" ] ], "_from": "get-tsconfig@4.2.0", "_id": "get-tsconfig@4.2.0", "_inBundle": false, "_integrity": "sha512-X8u8fREiYOE6S8hLbq99PeykTDoLVnxvF4DjWKJmz9xy2nNRdUcV8ZN9tniJFeKyTU3qnC9lL8n4Chd6LmVKHg==", "_location": "/get-tsconfig", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "get-tsconfig@4.2.0", "name": "get-tsconfig", "escapedName": "get-tsconfig", "rawSpec": "4.2.0", "saveSpec": null, "fetchSpec": "4.2.0" }, "_requiredBy": [ "/eslint-import-resolver-typescript" ], "_resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.2.0.tgz", "_spec": "4.2.0", "_where": "/home/ismail/Desktop/kitabcitab-frontend/kitabcitab", "author": { "name": "Hiroki Osame", "email": "hiroki.osame@gmail.com" }, "bugs": { "url": "https://github.com/privatenumber/get-tsconfig/issues" }, "description": "Find and parse the tsconfig.json file from a directory path", "exports": { "require": "./dist/index.js", "import": "./dist/index.mjs", "types": "./dist/index.d.ts" }, "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.js", "module": "./dist/index.mjs", "name": "get-tsconfig", "repository": { "type": "git", "url": "git+https://github.com/privatenumber/get-tsconfig.git" }, "types": "./dist/index.d.ts", "version": "4.2.0" }