mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 09:08:42 +02:00
N°3523 Add accessibility to silo selection and user menu toggler
This commit is contained in:
27
node_modules/selectize-plugin-a11y/package.json
generated
vendored
Normal file
27
node_modules/selectize-plugin-a11y/package.json
generated
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "selectize-plugin-a11y",
|
||||
"version": "1.1.0",
|
||||
"description": "Make Selectize.js accessibile",
|
||||
"main": "selectize-plugin-a11y.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/SLMNBJ/selectize-plugin-a11y.git"
|
||||
},
|
||||
"keywords": [
|
||||
"selectize",
|
||||
"selectize.js",
|
||||
"a11y",
|
||||
"accessibility",
|
||||
"selectize",
|
||||
"voiceover"
|
||||
],
|
||||
"author": "Salmen Bejaoui",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/SLMNBJ/selectize-plugin-a11y/issues"
|
||||
},
|
||||
"homepage": "https://github.com/SLMNBJ/selectize-plugin-a11y#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user