@godxjp/ui-mcp 0.21.0 → 0.21.1
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.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -10222,7 +10222,7 @@ ${c.example}
|
|
|
10222
10222
|
// package.json
|
|
10223
10223
|
var package_default = {
|
|
10224
10224
|
name: "@godxjp/ui-mcp",
|
|
10225
|
-
version: "0.21.
|
|
10225
|
+
version: "0.21.1",
|
|
10226
10226
|
description: "Model Context Protocol server for @godxjp/ui \u2014 gives Claude Code / Codex CLI / Cursor / any MCP-aware agent live access to the component catalog, prop vocabulary, design tokens, 34 cardinal rules, copy-paste-ready patterns, 12 design / taste skills synthesised from Leonxlnx/taste-skill, 20+ anti-AI-tell patterns, and a 50-check redesign audit \u2014 token-efficient (list \u2192 drill-down).",
|
|
10227
10227
|
type: "module",
|
|
10228
10228
|
main: "./dist/index.js",
|