Initial commit
This commit is contained in:
52
plugin.lock.json
Normal file
52
plugin.lock.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:mojito-llm/freeship-skills:common-skills",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "591cfd45bde789c7907b5305dc13dd9479871986",
|
||||
"treeHash": "d39bbe09483003c97f3b62b12b1e30007bb3ab4a7f3018ddc3683bd72ebdf7de",
|
||||
"generatedAt": "2025-11-28T10:27:08.669836Z",
|
||||
"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": "common-skills",
|
||||
"description": "公共工具技能 - 通用的辅助工具,如多语言问候、文本处理、格式转换等"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "664283e0bbcee96c0a59ea235d048e16596f52dddeba42e75d83f0cd35397a0c"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "8d1d321ce8361925385fd5e7d7dc8ca2cfe00cdc17bf9afce411217ffeeb42ce"
|
||||
},
|
||||
{
|
||||
"path": "skills/sayhello/SKILL.md",
|
||||
"sha256": "a9163ba8e875f5fc44fc0a115515aba317260b6198d74606aae4d09aad4ae329"
|
||||
},
|
||||
{
|
||||
"path": "skills/sayhello/scripts/greet.py",
|
||||
"sha256": "1f482cad5f2e00680d8388f9e2c4893747a9105ad8a85edf3acd18d29cef207a"
|
||||
},
|
||||
{
|
||||
"path": "skills/sayhello/reference/greetings.md",
|
||||
"sha256": "604d865ab36db76c4372ff8a21614777ea57bd8b741cd6ab5fbdca5880cb8609"
|
||||
}
|
||||
],
|
||||
"dirSha256": "d39bbe09483003c97f3b62b12b1e30007bb3ab4a7f3018ddc3683bd72ebdf7de"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user