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:ralphbean/claude-marketplace-sync:skills/setup-marketplace-sync",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "e8690a0ca37d5c478e2d41d0310ad4182c3ccc0a",
|
||||
"treeHash": "81f24ad8a039f760877b1805bfcb79617ec88f02ebe517d862c2d1cd641f9e96",
|
||||
"generatedAt": "2025-11-28T10:27:47.318544Z",
|
||||
"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": "setup-marketplace-sync",
|
||||
"description": "Configure automated Claude Code marketplace synchronization in your repository. Supports GitHub Actions and GitLab CI/CD with automated setup including pipeline schedules, tokens, and configuration generation.",
|
||||
"version": "1.2.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "4fe041f296409be26f78c098e26528ece65d4dfc2a0abc144a12718352b4f679"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "86f7fbbf9b0e5664a43279cccb53c3bdb31b947df610bc4b5238c552a7351994"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "1984e86ac3195fef3532ef5dea9c34c0fc093e8023169dadcd854dba19f60752"
|
||||
}
|
||||
],
|
||||
"dirSha256": "81f24ad8a039f760877b1805bfcb79617ec88f02ebe517d862c2d1cd641f9e96"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user