Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:02:14 +08:00
commit 337424761e
4 changed files with 77 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:bradleygolden/claude-marketplace-elixir:plugins/ex_unit",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "70e151fddd16d3fe6875525a1aa7e245fdcbd287",
"treeHash": "ddd1c7f801194801c07d2c77e95b0cd3c3baa7e0bcb310fc752efdfe2190aed7",
"generatedAt": "2025-11-28T10:14:23.490458Z",
"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": "ex_unit",
"description": "ExUnit testing automation with pre-commit test validation",
"version": "1.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d71d8bdb9eafdb406bfc7aaa9c8e10a3de75bf14cf66ae45aab0e4eabcc89632"
},
{
"path": "hooks/hooks.json",
"sha256": "86ef1ea65bb162080521f5bcb7d526553b0ff7e40b3e289e60247ec6fa00d3c5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "6dea85d08ed3290b170bf9fc6e40741248dad44908efa7c1630f3b11a26a7eda"
}
],
"dirSha256": "ddd1c7f801194801c07d2c77e95b0cd3c3baa7e0bcb310fc752efdfe2190aed7"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}