@godxjp/ui-mcp 16.6.0 → 16.7.0
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
|
@@ -12731,7 +12731,7 @@ ${c.example}
|
|
|
12731
12731
|
// package.json
|
|
12732
12732
|
var package_default = {
|
|
12733
12733
|
name: "@godxjp/ui-mcp",
|
|
12734
|
-
version: "16.
|
|
12734
|
+
version: "16.7.0",
|
|
12735
12735
|
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, 45 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).",
|
|
12736
12736
|
type: "module",
|
|
12737
12737
|
main: "./dist/index.js",
|