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:jeremylongshore/claude-code-plugins-plus:plugins/testing/unit-test-generator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "fd48512728e89c03c4b937dcd40df915facb8dd3",
|
||||
"treeHash": "9093bb2043ace3ce4831c221aa544581fc0e140bd5d299b10b01a2154c01a760",
|
||||
"generatedAt": "2025-11-28T10:18:51.284289Z",
|
||||
"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": "unit-test-generator",
|
||||
"description": "Automatically generate comprehensive unit tests from source code with multiple testing framework support",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "322493201aae3bd25b41ea77b16a54a13b9d9878dbeba413f76c2d2621fe6e02"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "d95ec90093487915b3d860df863b7f7f0b5db16ee6025cd634d2d5ed0a9d562c"
|
||||
},
|
||||
{
|
||||
"path": "commands/generate-tests.md",
|
||||
"sha256": "1e1d50ca5991d63e07bfe3576d5a66c002deb2003dd9c92f283a71c797f3b4e1"
|
||||
},
|
||||
{
|
||||
"path": "skills/unit-test-generator/SKILL.md",
|
||||
"sha256": "5a73730eb2cf7564acbccd1093ca866cd9682dd11f4f78300ef366e3a6e4accb"
|
||||
},
|
||||
{
|
||||
"path": "skills/unit-test-generator/references/README.md",
|
||||
"sha256": "74a0ffae88e28fa23b39737b29ec23c7b4453a34079ef97ab5dbfa28fb1a1f1c"
|
||||
},
|
||||
{
|
||||
"path": "skills/unit-test-generator/scripts/README.md",
|
||||
"sha256": "3af9a9bffd05ceac03c4ce3f07c1c633d974c498ab465a34f8b131939cad1abc"
|
||||
},
|
||||
{
|
||||
"path": "skills/unit-test-generator/assets/README.md",
|
||||
"sha256": "3682af78ca4802bbd66f5669664c0b1fe0cf10ce2f92225ccdd5a97e0b3de187"
|
||||
}
|
||||
],
|
||||
"dirSha256": "9093bb2043ace3ce4831c221aa544581fc0e140bd5d299b10b01a2154c01a760"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user