Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:mpazaryna/claude-toolkit:plugins/git-start-new",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "7f65768fef0a47d43d2dc4f8a4cf31040b880f10",
|
||||
"treeHash": "17c887bcecd256f7201b9fac62dc13c3540ab1b4f8e106fbfe200d25e1852e36",
|
||||
"generatedAt": "2025-11-28T10:27:11.158425Z",
|
||||
"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": "git-start-new",
|
||||
"description": "Simple example plugin demonstrating basic slash commands",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "ad390ef1be3877d1f8e4f51d6524cb3f667bbe33bbde586a1cc15fee6579fdf7"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "5b027eeb3c0f25c0adde10207518102220eec675bd365434b1b0c5e89bf6f35a"
|
||||
},
|
||||
{
|
||||
"path": "commands/git-start-new.md",
|
||||
"sha256": "f670ba3ac9f08e58a19b81fd57bb19c77578a19603980c1237666bd2ce519d24"
|
||||
}
|
||||
],
|
||||
"dirSha256": "17c887bcecd256f7201b9fac62dc13c3540ab1b4f8e106fbfe200d25e1852e36"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user