UNPKG

angularjs-nouislider

Version:

An AngularJS wrapper for the noUiSlider range slider with minimal overhead.

28 lines (27 loc) 571 B
{ "name": "angularjs-nouislider", "description": "An AngularJS wrapper for the noUiSlider range slider with minimal overhead.", "main": "dist/angularjs-nouislider.js", "authors": [ "Luud Janssen" ], "license": "WTFPL", "keywords": [ "nouislider", "angularjs", "angular", "wrapper" ], "homepage": "https://isaaceindhoven.github.io/angularjs-nouislider/", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "angular": "^1.8.0", "nouislider": "^14.6.0" } }