29 lines
459 B
JSON
29 lines
459 B
JSON
{
|
|
"name": "法考刷题系统",
|
|
"description": "56128客观题+1542主观题入库",
|
|
"status": "done",
|
|
"kind": "app",
|
|
"created": "2026-02-26",
|
|
"ports": [
|
|
{
|
|
"port": 5173,
|
|
"label": "dev",
|
|
"fixed": true
|
|
}
|
|
],
|
|
"stack": [
|
|
"Vite"
|
|
],
|
|
"urls": [
|
|
{
|
|
"url": "http://localhost:5173",
|
|
"type": "app",
|
|
"label": "local"
|
|
}
|
|
],
|
|
"worklog": {
|
|
"path": ".memory/worklog.json",
|
|
"auto": true
|
|
}
|
|
}
|