mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 17:47:16 +00:00
Patch version bumps for all plugins that had phantom resource references removed in the previous commit.
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"name": "systems-programming",
|
|
"version": "1.2.2",
|
|
"description": "Systems programming with Rust, Go, C, and C++ for performance-critical and low-level development",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT"
|
|
}
|