Convert line endings to LF on misaligned text files

This commit is contained in:
Molkobain
2022-07-28 10:02:18 +02:00
parent 414e1542d0
commit 77aa154388
20 changed files with 2632 additions and 2632 deletions

View File

@@ -1,27 +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"
}
{
"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"
}