Initial commit
This commit is contained in:
49
plugin.lock.json
Normal file
49
plugin.lock.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:bjornallvin/cc-plugins:claude-settings",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "922cb1d0d50d2c61d83dcbeb0839f352ccbd4d02",
|
||||
"treeHash": "a96cd3fc69ff4a365756969911e0959106b6d35f4a9a2c26186263ce4adcdaab",
|
||||
"generatedAt": "2025-11-28T10:14:16.033796Z",
|
||||
"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": "claude-settings",
|
||||
"description": "Plugin for managing Claude settings files across user, project, and local scopes with merge capabilities",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "cdf38a4a09674eb10df2ee43a15bd48bc6bf3fe0689787bdcf52cdf3a9dd96a4"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "4f6b8cbe50832662cb2ed8c0b468c384774539eaa3135989fb415fe71c8cf776"
|
||||
},
|
||||
{
|
||||
"path": "commands/analyze.md",
|
||||
"sha256": "2f67d67b481e70217b8cdc133e74db88ee9bb41515b2c578df224e0967dc7282"
|
||||
},
|
||||
{
|
||||
"path": "commands/merge.md",
|
||||
"sha256": "c5f67a549fbc031f9fdeb93abab8450f3b4cf2d268293630ff0646c878321ec5"
|
||||
}
|
||||
],
|
||||
"dirSha256": "a96cd3fc69ff4a365756969911e0959106b6d35f4a9a2c26186263ce4adcdaab"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user