45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:cheolwanpark/claude-plugins:plugins/go-lint",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "8f949c8ec68242cf847962554d689cbd7d6ee2e2",
|
|
"treeHash": "9805451cf599115fd8d5abf05b4a310d08b04e9923f012d18d733a081e89c7ca",
|
|
"generatedAt": "2025-11-28T10:15:01.248203Z",
|
|
"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": "go-lint",
|
|
"description": "Automatic Go linting and formatting using goimports, go vet, and golangci-lint",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "92af0784ef50493f572842c47761e1a81472ad26a7eca5c267b89f45789bda2c"
|
|
},
|
|
{
|
|
"path": "hooks/hooks.json",
|
|
"sha256": "d59fa77492fb729918d67eea1d5c6a2c295f0ec0d272cabffc25203deaeb10a2"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "d8907549338dd7e7b12f790ce714b809dbc1032630f354837515308422ae754d"
|
|
}
|
|
],
|
|
"dirSha256": "9805451cf599115fd8d5abf05b4a310d08b04e9923f012d18d733a081e89c7ca"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |