SDK catalog / Kanban

Kanban

preview 0.1.0-alpha.1

Preview documentation for @workforce-sdk/kanban@0.1.0-alpha.1. Existing legacy downloads may use a different API; this page does not announce a new release.

{
  "schemaVersion": 1,
  "id": "kanban",
  "package": "@workforce-sdk/kanban",
  "version": "0.1.0-alpha.1",
  "releaseState": "preview",
  "exports": [
    "./bridge-cli",
    ".",
    "./react",
    "./mcp",
    "./browser",
    "./kanban.browser.js",
    "./package.json"
  ],
  "yamlSchemaVersions": [
    1
  ],
  "runtime": {
    "node": ">=22.19.0"
  },
  "verifiedCombinations": [],
  "support": {
    "firstStableRelease": null,
    "currentStableMajor": null,
    "supersededMajors": [],
    "deprecations": [],
    "minimumSupersededMajorMonths": 12,
    "minimumDeprecationMonths": 6,
    "minimumLegacyMonthsAfterFirstStable": 12
  },
  "legacy": [],
  "migrations": [],
  "storageSchemaVersions": [
    1
  ],
  "mcp": {
    "implementation": "@modelcontextprotocol/server@2.0.0",
    "current": "2026-07-28",
    "legacy": [
      "2025-11-25",
      "2025-03-26",
      "2024-11-05"
    ],
    "transport": "stdio"
  }
}