standby-design-mcp 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "standby-design-mcp",
3
- "version": "0.1.1",
4
- "mcpName": "io.github.karstenkreh/standby-design-mcp",
3
+ "version": "0.1.2",
4
+ "mcpName": "io.github.KarstenKreh/standby-design-mcp",
5
5
  "description": "MCP server for standby.design — generate production-ready design systems (OKLCH color palettes, fluid type scales, spacing & layout, shape and icon tokens) and export them as CSS, Tailwind v4, or W3C design tokens. Every result links back to the standby.design web UI for visual fine-tuning.",
6
6
  "license": "MIT",
7
7
  "type": "module",