{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "webpack",
  "registry": "npm",
  "updatedAt": "2026-06-06T18:37:42.522Z",
  "checkedAt": "2026-06-06T18:37:42.522Z",
  "readme": "https://raw.githubusercontent.com/webpack/webpack/main/README.md",
  "docs": [
    {
      "url": "https://webpack.js.org/",
      "title": "Webpack Documentation",
      "description": "Official webpack documentation covering concepts, configuration, loaders, plugins, and the Node.js API.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference",
        "bundler",
        "official"
      ]
    },
    {
      "url": "https://webpack.js.org/concepts/",
      "title": "Webpack Concepts",
      "description": "Core concepts: entry, output, loaders, plugins, mode, and browser compatibility.",
      "kind": "official",
      "tags": [
        "guide",
        "tutorial",
        "beginner"
      ]
    },
    {
      "url": "https://webpack.js.org/configuration/",
      "title": "Webpack Configuration",
      "description": "Complete configuration reference for all webpack options.",
      "kind": "official",
      "tags": [
        "reference",
        "configuration"
      ]
    }
  ],
  "tags": [
    "build-tool"
  ]
}
