57 lines
2.0 KiB
JSON
57 lines
2.0 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:matbeedotcom/cargo-log-parser:",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "7c2e7bee82ffa818331eb3c2f035a7842e0381ac",
|
|
"treeHash": "afc2245d81d33e54d51aeefb22dc75e58906271a6ab8c1492ba81d7f42f65da7",
|
|
"generatedAt": "2025-11-28T10:27:02.507346Z",
|
|
"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": "cargo-log-parser",
|
|
"description": "Parse and filter cargo build logs to extract errors, warnings, and diagnostics with regex-based filtering. Use for debugging Rust projects, analyzing cargo build output, or filtering errors by file/message/code patterns.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "LICENSE",
|
|
"sha256": "06dcddbb6908a0c6dd4a9e8ec822eea41d5a460a53089fecccc8a68049e99241"
|
|
},
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "6b5376639cfb0991444aa691e46e7f333bdb2eedcefa51224edc5bf593fcdda3"
|
|
},
|
|
{
|
|
"path": "SKILL.md",
|
|
"sha256": "299603c375b9ce614884b93494ddfa7e42aab5f233cb512724dd6d2ac87bb22a"
|
|
},
|
|
{
|
|
"path": "scripts/cargo_log_parser.py",
|
|
"sha256": "14606977afeb0b2ddb06343e5067a769734a9e1f2259b2c3530bf42afaaf1345"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/marketplace.json",
|
|
"sha256": "6204b8a95a533d8a9e8cf214d240991b4ebba9e3091f2f44912440581e31cf8e"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "69e5d0432c7601487dd87a5204eb07c2ba9095dd6d9f9b022e66d9ed3fbeed44"
|
|
}
|
|
],
|
|
"dirSha256": "afc2245d81d33e54d51aeefb22dc75e58906271a6ab8c1492ba81d7f42f65da7"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |