25 lines
376 B
JSON
25 lines
376 B
JSON
{
|
|
"metadata": {
|
|
"name": "kevisual",
|
|
"share": "public"
|
|
},
|
|
"registry": "https://kevisual.cn/root/ai/kevisual/frontend/simple-astro-template",
|
|
"clone": {
|
|
".": {
|
|
"enabled": true
|
|
}
|
|
},
|
|
"syncd": [
|
|
{
|
|
"files": [
|
|
"**/*"
|
|
],
|
|
"registry": ""
|
|
}
|
|
],
|
|
"sync": {
|
|
".gitignore": {
|
|
"url": "/gitignore.txt"
|
|
}
|
|
}
|
|
} |