Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:12:37 +08:00
commit f85f1c70de
4 changed files with 212 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:claudeforge/marketplace:plugins/commands/api-docs-generator",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b65f17ca5d4a713a1a46163542d9cd953e2be5f9",
"treeHash": "3d4c3938931af33ef6e1f30ed60944d880bb586ff11a79bd36bf7859e8d6616e",
"generatedAt": "2025-11-28T10:15:25.766933Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "api-docs-generator",
"description": "Generate API documentation for endpoints",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "cf7bc9cfea3ff4894f2b46e0d60632631ddd04c688eddd97256c75f0169d91c2"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "12729b71bf4d1e9c39b7ba12ca3be0e6c69cc09076cd38893b9c97ab9f2aef27"
},
{
"path": "commands/generate-api-docs.md",
"sha256": "89ee8545a4a0a84f3b25e6402cda8ea506bf16d076ed6657958932d5b5c5229b"
}
],
"dirSha256": "3d4c3938931af33ef6e1f30ed60944d880bb586ff11a79bd36bf7859e8d6616e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}