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