This commit is contained in:
2026-01-13 20:20:15 +08:00
parent 7840cbd746
commit 0c4be1af43
23 changed files with 2948 additions and 76 deletions

View File

@@ -1,3 +1,25 @@
{
"registry": "https://kevisual.cn/ai/packages/"
"metadata": {
"name": "kevisual",
"share": "public"
},
"registry": "https://kevisual.cn/root/ai/kevisual/next/next-simple-template",
"clone": {
".": {
"enabled": true
}
},
"syncd": [
{
"files": [
"**/*"
],
"ignore": [
"dist",
".next"
],
"registry": ""
}
],
"sync": {}
}