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:lightsoft-dev/claude-plugin-for-dev:project-cleaner",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "ff7e5e2628e54ee0a02da8b663d2317e6e8fea70",
|
||||
"treeHash": "2bfb919052584a8bd26325c229a25da7453ed9e54b25eb09b436f21039503085",
|
||||
"generatedAt": "2025-11-28T10:20:19.746473Z",
|
||||
"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": "project-cleaner",
|
||||
"description": "Smart file cleanup before deployment - removes unused backups and packages",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "949abf89cb3c833291b78ec8e0df29a822d6e65f8f21b4d614376aac3a82392d"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "bcd7ec2a42d431535d87798dbfccc44c607b0ea40e195ad5ac35824caade86c9"
|
||||
},
|
||||
{
|
||||
"path": "commands/cleanup.md",
|
||||
"sha256": "0234bfb8f4697fb6775985f3fdbd3411eeec026d722f27b5441c28d90e4d7a6d"
|
||||
}
|
||||
],
|
||||
"dirSha256": "2bfb919052584a8bd26325c229a25da7453ed9e54b25eb09b436f21039503085"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user