tweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscordmessengercustom-servicesmacoslinuxwindowsinboxwhatsappicloud
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
546 B
22 lines
546 B
9 years ago
|
{
|
||
|
"name": "ext-aria",
|
||
|
"type": "code",
|
||
|
"creator": "Sencha",
|
||
|
"summary": "Ext JS Accessibility Support",
|
||
|
"detailedDescription": "Core support for Accessibility, ARIA and Section 508 for Ext JS",
|
||
|
"version": "5.0.0",
|
||
|
"compatVersion": "5.0.0",
|
||
|
"format": "1",
|
||
|
"slicer": {
|
||
|
"js": [
|
||
|
{
|
||
|
"path": "${package.dir}/sass/example/custom.js",
|
||
|
"isWidgetManifest": true
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"output": "${package.dir}/build",
|
||
|
"local": true,
|
||
|
"requires": []
|
||
|
}
|