Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:18:06 +08:00
commit 0ca2134207
5 changed files with 142 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:daturkel/dt-cc:plugins/dt-code",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "deb1071b84080fc17201525c25e63b0fbcac6cad",
"treeHash": "44d7771f1d5f18d9f02a74b616bb52839d88f23659a7f7ab2aee721f54719a04",
"generatedAt": "2025-11-28T10:16:07.649122Z",
"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": "dt-code",
"description": "Tools for improving code quality.",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "6ae23ed4fefeb79505d02df2f9d4193bfda9d82f63d619c4ba28ba585276b495"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "64aae7759149937e029262c5a480b121f0837ea5a72468aa03a221cc984992ec"
},
{
"path": "commands/document.md",
"sha256": "70146956b97055340be3a408867001a8b2e2d7ba7a50e66294b68f3ded6056e5"
},
{
"path": "commands/review.md",
"sha256": "0c6cdebed964aaa3a9f1519589d345a3ec596d4d857030e357392e49c26e42f4"
}
],
"dirSha256": "44d7771f1d5f18d9f02a74b616bb52839d88f23659a7f7ab2aee721f54719a04"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}