18 lines
487 B
JSON
18 lines
487 B
JSON
{
|
|
"name": "shell-scripting",
|
|
"owner": {
|
|
"name": "Ryan Snodgrass",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "shell-scripting",
|
|
"description": "Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-kivilaid-plugin-marketplace-plugins-shell-scripting.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |