{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "typescript",
  "registry": "npm",
  "updatedAt": "2026-06-06T18:37:42.522Z",
  "checkedAt": "2026-06-06T18:37:42.522Z",
  "readme": "https://raw.githubusercontent.com/microsoft/TypeScript/main/README.md",
  "docs": [
    {
      "url": "https://www.typescriptlang.org/docs/",
      "title": "TypeScript Documentation",
      "description": "Official TypeScript documentation including handbook, reference, and release notes.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference",
        "tutorial",
        "official"
      ]
    },
    {
      "url": "https://www.typescriptlang.org/docs/handbook/intro.html",
      "title": "TypeScript Handbook",
      "description": "Comprehensive guide to TypeScript from basics to advanced types.",
      "kind": "official",
      "tags": [
        "guide",
        "tutorial",
        "beginner"
      ]
    },
    {
      "url": "https://www.typescriptlang.org/tsconfig",
      "title": "TSConfig Reference",
      "description": "Complete reference for all TypeScript compiler configuration options.",
      "kind": "official",
      "tags": [
        "reference",
        "configuration"
      ]
    }
  ],
  "tags": [
    "type-system",
    "build-tool"
  ]
}
