Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:motlin/claude-code-plugins:plugins/justfile",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "1a5fb7c6217eee77a05b40e7782246bf084e347c",
|
||||
"treeHash": "11d1c9572886fdef18b741a556874c367a47866f8da1cebc1f67113e33c79653",
|
||||
"generatedAt": "2025-11-28T10:27:10.523239Z",
|
||||
"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": "justfile",
|
||||
"description": "Utilities for working with justfiles, including doc comment optimization",
|
||||
"version": "0.18.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "94ccd4fb56c7bcb3cf0509ff8d8a930e38e94b122248928acbea2470b497bc12"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "b5192ca98743b13395493334f0c3a853816da44021f138c93574bee9ee1d2de1"
|
||||
},
|
||||
{
|
||||
"path": "commands/justfile-recipe-short-doc.md",
|
||||
"sha256": "60639b386232ad3abdc0962aa19fd5dfb3f7be694f48dff99bb69c9f2b008762"
|
||||
},
|
||||
{
|
||||
"path": "skills/justfile-style/SKILL.md",
|
||||
"sha256": "bb7ba91879fd8b0dc1584f114aab8b1dc9cffb537e7073e66a5af388032e6f46"
|
||||
}
|
||||
],
|
||||
"dirSha256": "11d1c9572886fdef18b741a556874c367a47866f8da1cebc1f67113e33c79653"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user