Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
This reverts commit 72cb7319f5.
21 lines
482 B
JSON
21 lines
482 B
JSON
{
|
|
"name": "dss-claude-plugin",
|
|
"version": "1.0.0",
|
|
"description": "Design System Server (DSS) integration for Claude Code - Analyze, extract, and generate design system tokens and components",
|
|
"author": {
|
|
"name": "overbits",
|
|
"url": "https://github.com/overbits"
|
|
},
|
|
"homepage": "https://dss.overbits.luz.uy",
|
|
"keywords": [
|
|
"design-system",
|
|
"tokens",
|
|
"css",
|
|
"scss",
|
|
"tailwind",
|
|
"figma",
|
|
"storybook"
|
|
],
|
|
"commands": "./commands/"
|
|
}
|