Files
iTop/node_modules/selectize-plugin-a11y/package.json

28 lines
695 B
JSON

{
"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"
}