Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:kfly8/claude-cpan-plugins:plugins/generate-cpan-skill",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "71ba35f0424e0c9949f4f7efd1453d6b01d669fd",
|
||||
"treeHash": "90fbcbe23490d97a0b23e4648fd039941ef58fcb4178763acd50ff02547531df",
|
||||
"generatedAt": "2025-11-28T10:19:28.108349Z",
|
||||
"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": "generate-cpan-skill",
|
||||
"description": "Generate Claude Skills from CPAN module documentation",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "0c5dd695e719e2d044b2b61b23f527cfc5cf8679fb23c2a921101c319505c399"
|
||||
},
|
||||
{
|
||||
"path": "agents/cpan-generator.md",
|
||||
"sha256": "9c64be8fd344be185a3c9236e9e7b884afd63d59fa8a85b122533f6bda177572"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "07268eecc335c757cdd3c9f738ac5c66a67dcad1cf2214c6c1b4c9fc9b49fbe5"
|
||||
},
|
||||
{
|
||||
"path": "commands/generate.md",
|
||||
"sha256": "44e6a4d090e70751f8a4ed3918dce47850a01a57b3fc958a14bb3a6179f3d45c"
|
||||
},
|
||||
{
|
||||
"path": "commands/verify-module.md",
|
||||
"sha256": "d8db49bf7ad60173dbdcd11753f03337c4bf638ce9e309918f0fbba7de96c47e"
|
||||
}
|
||||
],
|
||||
"dirSha256": "90fbcbe23490d97a0b23e4648fd039941ef58fcb4178763acd50ff02547531df"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user