mirror of
https://github.com/codestable/CodeStable.git
synced 2026-09-19 09:03:09 +08:00
15 lines
338 B
JSON
15 lines
338 B
JSON
{
|
|
"schema_version": 1,
|
|
"plugin": "codestable",
|
|
"plugin_version": "1.0.4",
|
|
"runtime_version": "1.0.4",
|
|
"tool_runtime": "skill-global",
|
|
"managed_paths": [
|
|
".codestable/gates",
|
|
".codestable/reference",
|
|
".codestable/.gitignore",
|
|
".codestable/runtime-manifest.json"
|
|
],
|
|
"updated_by": "codestable-runtime-sync"
|
|
}
|