17 lines
484 B
JSON
17 lines
484 B
JSON
{
|
|
"name": "incident-response",
|
|
"version": "1.3.2",
|
|
"description": "Production incident management, triage workflows, and automated incident resolution",
|
|
"skills": "./skills/",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT",
|
|
"interface": {
|
|
"displayName": "Incident Response",
|
|
"shortDescription": "Production incident management, triage workflows, and automated incident resolution",
|
|
"category": "Coding"
|
|
}
|
|
}
|