{
  "name": "tsconfig-jsdoc",
  "version": "1.0.7",
  "description": "Strict tsconfig files for use with jsdoc types",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andstellar/tsconfig-jsdoc.git"
  },
  "files": [
    "importmeta.d.ts",
    "tsconfig.json",
    "tsconfig.browser.json",
    "tsconfig.cloudflare.json"
  ],
  "keywords": [
    "tsconfig",
    "strictest",
    "jsdoc"
  ],
  "author": "&tellar Company",
  "license": "ISC",
  "dependencies": {
    "@cloudflare/workers-types": "^4.20240329.0",
    "@tsconfig/strictest": "^2.0.5"
  }
}