14 lines
276 B
JSON
14 lines
276 B
JSON
{
|
|
"name": "accessibility-design",
|
|
"description": "Accessibility and inclusive design patterns following WCAG 2.2 and ARIA best practices",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Brock"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |