Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:raw-labs/claude-code-marketplace:.claude-plugin/plugins/anthropic-plugin",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "d483ad886cece5a71c99ca885bdf5c46526b2f01",
|
||||
"treeHash": "e174dc199d6535169af9ed799760f85504eb0112575a202844f3dedc743cc166",
|
||||
"generatedAt": "2025-11-28T10:27:48.311752Z",
|
||||
"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": "anthropic-plugin",
|
||||
"description": "Plugin that exposes the anthropic skills",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "eeae86c86f52770054d90675ee2baf7349d1d7c43eee2cda08b691131669b0bd"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "3dc91be0e044de4950d9b30fdd0b06791ca22ef1724c45bac57e328a74023b32"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-creator/SKILL.md",
|
||||
"sha256": "8c0ce23bb87be91f5b0853c2e9815617c3858b63acdddfe5da47d2c2d3a60816"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-creator/LICENSE.txt",
|
||||
"sha256": "58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-creator/scripts/init_skill.py",
|
||||
"sha256": "0bba250b94caa4cb2b28b15dad26fdcf371aeda4c9797b8120e55c2e33e0c73c"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-creator/scripts/package_skill.py",
|
||||
"sha256": "692525dd8096aee51730ab142fb2605894a6f1a4135bcffebbf4f8ed3cf8715e"
|
||||
},
|
||||
{
|
||||
"path": "skills/skill-creator/scripts/quick_validate.py",
|
||||
"sha256": "41647b79d15e7e51b944d56843e9f87a33f4c66e64ded5964d1f95bad2fe634a"
|
||||
}
|
||||
],
|
||||
"dirSha256": "e174dc199d6535169af9ed799760f85504eb0112575a202844f3dedc743cc166"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user