{
  "name": "@mnrendra/read-tsconfig",
  "version": "1.3.2",
  "description": "Read tsconfig.json file in your project.",
  "private": false,
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/mnrendra/read-tsconfig.git"
  },
  "author": {
    "name": "Muhammad Rendra",
    "email": "mnrendra@users.noreply.github.com",
    "url": "https://github.com/mnrendra"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mnrendra/read-tsconfig/issues"
  },
  "homepage": "https://github.com/mnrendra/read-tsconfig#readme",
  "dependencies": {
    "@mnrendra/read-stacked-json": "^1.6.3",
    "@mnrendra/types-tsconfig": "^1.1.1"
  },
  "keywords": [
    "read",
    "tsconfig",
    "json",
    "read-tsconfig",
    "tsconfig-json"
  ]
}
