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:test-generator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "0ffe769dce985fe4d1fd26bccacc57c1fb197b97",
|
||||
"treeHash": "b2e52f82e4b8700b52120d68d316f435bf9a4cd1e642a3b6775e157efa12d8cf",
|
||||
"generatedAt": "2025-11-28T10:20:19.928297Z",
|
||||
"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": "test-generator",
|
||||
"description": "Automatically generate and run tests with detailed reports",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "9a321086f1788e6ece9fa6c55db7d360ba3f69ce61f92fe32cb944a64430271b"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "7d592c6c0e414cd989ebe3ed981fa65041e167c465fd54aa8965e8c1dca8473f"
|
||||
},
|
||||
{
|
||||
"path": "commands/test.md",
|
||||
"sha256": "247c3da79f6cb11cdd36633832e34818b971ba1e972d663f68b7b96073138d3e"
|
||||
}
|
||||
],
|
||||
"dirSha256": "b2e52f82e4b8700b52120d68d316f435bf9a4cd1e642a3b6775e157efa12d8cf"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user