aria-range-slider
Version:
An accessible range slider
26 lines (25 loc) • 587 B
JSON
{
"name": "aria-range-slider",
"version": "0.1.9",
"description": "An accessible range slider",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/esseb/aria-range-slider.git"
},
"keywords": [
"aria",
"range",
"slider",
"input"
],
"author": "Stein Cato Blostrupmoen",
"license": "MIT",
"bugs": {
"url": "https://github.com/esseb/aria-range-slider/issues"
},
"homepage": "https://github.com/esseb/aria-range-slider#readme"
}