Initial commit
This commit is contained in:
73
plugin.lock.json
Normal file
73
plugin.lock.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:jbabin91/super-claude:plugins/meta",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "de5395772c9415bead27ac144359b723803f78a9",
|
||||
"treeHash": "40e7e349f413d8784d05702cbaba742ff5e6ba4ef13ea8965f32e2ad4b2e258f",
|
||||
"generatedAt": "2025-11-28T10:17:57.964890Z",
|
||||
"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": "meta",
|
||||
"description": "Meta-tools for creating and managing Claude Code components. Generate skills, commands, agents, hooks, and plugins with proper structure and validation.",
|
||||
"version": "0.4.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "6b26573306a5f8b925f7d54ab0ea99961f4032c2999812f8b1a226e98276c803"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "9ee4120ce034b35d31574dbde937acda749359ae07332d2e32834034f2c9039a"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-rules.json",
|
||||
"sha256": "5cb47ed661554f348c4eb932164690c8ba39d1026cb5904422330ff4b27cec6c"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-validator/SKILL.md",
|
||||
"sha256": "8351bfc1fb033c1241d85e791a9388b022e0d6aa395a4f5f6a03481ded51d4e3"
|
||||
},
|
||||
{
|
||||
"path": "skills/command-creator/SKILL.md",
|
||||
"sha256": "726f10870d1b3082a54e7d68fc92ef55d3ad66a7942477141ba71751dc132a19"
|
||||
},
|
||||
{
|
||||
"path": "skills/agent-creator/SKILL.md",
|
||||
"sha256": "284382cb7f570103467be99f656b271a2d8e6897e09c324b2662d821adbb39f1"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-creator/SKILL.md",
|
||||
"sha256": "aa4640285b36dff12bfa9f7b9f826649b13ba4d6a199eb9e1b0548f1570bcf55"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-creator/templates/skill_template.md",
|
||||
"sha256": "149d0daad7dcb59ce2da781f006fdb55e76d0a1923293a0102263e4a13df7e71"
|
||||
},
|
||||
{
|
||||
"path": "skills/plugin-creator/SKILL.md",
|
||||
"sha256": "25746b29d6055274f8209b4ff8a217e7a5f182a107bbca8dd44857c6af71d6c1"
|
||||
},
|
||||
{
|
||||
"path": "skills/hook-creator/SKILL.md",
|
||||
"sha256": "aea9faf1bf9a0a43a6d7bf575f966ecf1135bc1c6a7887a9cd871369f5eb1b6a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "40e7e349f413d8784d05702cbaba742ff5e6ba4ef13ea8965f32e2ad4b2e258f"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user