Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:58:05 +08:00
commit 4e300f54c1
9 changed files with 1227 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "ui-design-system",
"description": "Meta-package: Installs all ui-design-system components (agents)",
"version": "3.0.0",
"author": {
"name": "Ossie Irondi",
"email": "admin@kamdental.com",
"url": "https://github.com/AojdevStudio"
},
"agents": [
"./agents"
]
}