angular-rangeslider
Version:
Angular RangeSlider is a directive that creates an interactive slider that allows a user to change model values
24 lines (23 loc) • 640 B
JSON
{
"name": "angular-rangeslider",
"version": "0.0.14",
"description": "Angular RangeSlider is a directive that creates an interactive slider that allows a user to change model values",
"main": "angular.rangeSlider.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/migstopheles/angular-rangeslider"
},
"keywords": [
"angular",
"slider",
"rangeslider"
],
"author": "Daniel Crisp",
"license": "MIT",
"bugs": {
"url": "https://github.com/migstopheles/angular-rangeslider/issues"
}
}