32 lines
636 B
JSON
32 lines
636 B
JSON
{
|
|
"items": [
|
|
"alert",
|
|
"badge",
|
|
"button",
|
|
"card",
|
|
"dialog",
|
|
"form",
|
|
"input",
|
|
"tabs",
|
|
"textarea",
|
|
"tokens"
|
|
],
|
|
"packageDependencies": {
|
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
"@radix-ui/react-slot": "^1.2.4",
|
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"motion": "^12.38.0",
|
|
"react": "^18.3.1 || ^19.0.0",
|
|
"react-hook-form": "^7.71.2",
|
|
"tailwind-merge": "^3.5.0"
|
|
},
|
|
"registry": "cadence-ui",
|
|
"sourcePackages": {
|
|
"@ai-ui/tokens": "0.0.0",
|
|
"@ai-ui/ui": "0.0.0"
|
|
},
|
|
"targetDir": "src/cadence-ui"
|
|
}
|