Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:boneskull/claude-plugins:plugins/tools",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "53a680f600566f64eb5581844f29419498cdf69f",
|
||||
"treeHash": "db736367145f5979ce54df00506b1452afa4ceb524adfdb66ff4e695bb75b78e",
|
||||
"generatedAt": "2025-11-28T10:14:19.561642Z",
|
||||
"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": "tools",
|
||||
"description": "Skills and documentation for various CLI, development, and language-specific tools",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "1a22d112b27481def9e8cf7539b81abd7c86c753e400c44e9329f59032fb901f"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks.json",
|
||||
"sha256": "66be7bf5ca4b6cf8c671265f1fc092cd2212a65a2ae8b4b29b3438aed630fd13"
|
||||
},
|
||||
{
|
||||
"path": "hooks/scripts/eslint-fix.cjs",
|
||||
"sha256": "0d2a32f1d771f2181a1fe8d36cee4446abd6c8ca815a8cbf21930ad555c39a43"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "04210789387f1263ac33d89be378ef0f793f30bfaf2818c5054564e21d7dbe45"
|
||||
},
|
||||
{
|
||||
"path": "commands/apply-template.md",
|
||||
"sha256": "837114dcfe6cba188c089acf3f088d775b33d5da303a4f50776999a7af70fd3e"
|
||||
},
|
||||
{
|
||||
"path": "commands/finish-worktree.md",
|
||||
"sha256": "b4218be16032004fab9852d709b6ace3a584dcab9581b1afe1180b81d835e4f9"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-rules.json",
|
||||
"sha256": "5e8d5b303d83c37c53408491e112a1d510cfd63d2aa8cb6a4c23732ca56931e8"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-directory-management/SKILL.md",
|
||||
"sha256": "08c08bc36f03fac8b2be2bf02b3f7e05c35ea2e236617a93723be65fb6587b43"
|
||||
},
|
||||
{
|
||||
"path": "skills/git-commit-messages/SKILL.md",
|
||||
"sha256": "f10ba43aa95f73e9624971bffb305f86fa2c8ab34dff3b30f6f90e0965ea0361"
|
||||
}
|
||||
],
|
||||
"dirSha256": "db736367145f5979ce54df00506b1452afa4ceb524adfdb66ff4e695bb75b78e"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user