{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "nitropack",
  "registry": "npm",
  "updatedAt": "2026-06-07T11:46:49.000Z",
  "checkedAt": "2026-06-07T11:46:49.000Z",
  "readme": "https://raw.githubusercontent.com/unjs/nitro/main/README.md",
  "docs": [
    {
      "url": "https://nitro.build/",
      "title": "Nitro Official Documentation",
      "description": "Next Generation Server Toolkit from UnJS. Filesystem routing, code-splitting, storage, caching, database support — runtime-agnostic and deployable anywhere.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference"
      ]
    },
    {
      "url": "https://nitro.build/docs/quick-start",
      "title": "Nitro Quick Start",
      "description": "Create a Nitro project or add it to an existing Vite project. Config, routes, and deployment.",
      "kind": "official",
      "tags": [
        "guide",
        "tutorial",
        "beginner"
      ]
    },
    {
      "url": "https://nitro.build/docs/server-entry",
      "title": "Nitro Server Entry",
      "description": "Global middleware handler for cross-cutting concerns like auth, logging, and request preprocessing.",
      "kind": "official",
      "tags": [
        "guide"
      ]
    }
  ],
  "tags": [
    "micro-framework",
    "http-server",
    "build-tool"
  ]
}
