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:basher83/lunar-claude:plugins/meta/claude-dev-sandbox",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "aeb9358340c32fbfb3d564d7f14472feca5944eb",
|
||||
"treeHash": "b63aba27e99cf7fcc4a3b06a07d234211cc1fe8c03727353fccfd90275984f02",
|
||||
"generatedAt": "2025-11-28T10:14:11.428800Z",
|
||||
"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-dev-sandbox",
|
||||
"description": "Development sandbox for testing and prototyping Claude Code components (hooks, skills, commands, agents) before promoting to production plugins",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "f12c1b37f89edec32b21ae790e7faeeb65a840012dd4da7966528eebbf67127a"
|
||||
},
|
||||
{
|
||||
"path": "agents/example-agent.md",
|
||||
"sha256": "8e73cd9e882310af6354b1bbd43453c82a2071450ca52d0fc25b2892f4f91bf4"
|
||||
},
|
||||
{
|
||||
"path": "agents/.gitkeep",
|
||||
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
},
|
||||
{
|
||||
"path": "hooks/hooks.json.example",
|
||||
"sha256": "52a10a535503117cc4626e95a9a85ac30e49a3eb2bcd8236afd658836b89f36a"
|
||||
},
|
||||
{
|
||||
"path": "hooks/.gitkeep",
|
||||
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d871381db2cd3cedfde1970413584c12ab78c263cb629b7d66b958c01c12de9a"
|
||||
},
|
||||
{
|
||||
"path": "commands/.gitkeep",
|
||||
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
}
|
||||
],
|
||||
"dirSha256": "b63aba27e99cf7fcc4a3b06a07d234211cc1fe8c03727353fccfd90275984f02"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user