49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:colek42/claude-plugins:nk-go-development",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "b8107922d5896882079b6293b06a450a99a55722",
|
|
"treeHash": "f91009b2d87fea9491706cae6817b374e5e7bee59490f1c820408b02fc81025a",
|
|
"generatedAt": "2025-11-28T10:15:45.397207Z",
|
|
"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": "nk-go-development",
|
|
"description": "Go-specific TDD patterns, test runners, table-driven tests, and testify usage",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "8446c4d684110815129531a7f7352da776cadaa3214f26b509ead70213254ba8"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "910f3c038965effa37756af9a0f8808e1855abcb150c3ca9f0903db647d05e21"
|
|
},
|
|
{
|
|
"path": "commands/go-test-single.md",
|
|
"sha256": "1fa071631506d0e104cd8c9d4a6e76d7367851e00534e90d76afdddb9e772bee"
|
|
},
|
|
{
|
|
"path": "skills/go-tdd-patterns/SKILL.md",
|
|
"sha256": "23a6b2bd3817a221641bcddb1620c7a091ce89dc2346e4005b822851c54a8b50"
|
|
}
|
|
],
|
|
"dirSha256": "f91009b2d87fea9491706cae6817b374e5e7bee59490f1c820408b02fc81025a"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |