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:claudeforge/marketplace:plugins/commands/update-branch-name",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "57dbffa18172f7aad48a064ad7ed3e486e81e9cc",
|
||||
"treeHash": "d5174d73f51361b9b8ad30eb4d7fb3e3345776419e3d44a22909d0c3de47b20d",
|
||||
"generatedAt": "2025-11-28T10:15:39.536008Z",
|
||||
"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": "update-branch-name",
|
||||
"description": "Updates branch names with proper prefixes and formats, enforcing naming conventions, supporting semantic prefixes, and managing remote branch updates.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "2a12378f3c2103df1e1318f1c74e37345185c9b108c9d5c22169d3be9599a800"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "1a1699692e26fd2b20125146ff99705f934a9d3a028ea2f91e2efbac43092ad7"
|
||||
},
|
||||
{
|
||||
"path": "commands/update-branch-name.md",
|
||||
"sha256": "f4676120d6e97ed6c8fcf978afa5578d9c0857b78480565b11b86bbb16f4ee77"
|
||||
}
|
||||
],
|
||||
"dirSha256": "d5174d73f51361b9b8ad30eb4d7fb3e3345776419e3d44a22909d0c3de47b20d"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user