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
290 B
JSON
11 lines
290 B
JSON
{
|
|
"name": "shell-scripting",
|
|
"version": "1.2.2",
|
|
"description": "Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing",
|
|
"author": {
|
|
"name": "Ryan Snodgrass",
|
|
"url": "https://github.com/rsnodgrass"
|
|
},
|
|
"license": "MIT"
|
|
}
|