UNPKG

gm.datepicker-multi-select

Version:

AngularJS module to extend UI Bootstrap's Datepicker directive to allow for multiple date selections.

29 lines (28 loc) 630 B
{ "name": "gm.datepickerMultiSelect", "version": "1.0.10", "homepage": "https://github.com/spongessuck/gm.datepickerMultiSelect", "authors": [ "Greg McGee <spongessuck@gmail.com>" ], "description": "AngularJS module to extend UI Bootstrap's Datepicker directive to allow for multiple date selections.", "main": "dist/gm.datepickerMultiSelect.min.js", "moduleType": [ "node" ], "keywords": [ "angular", "bootstrap", "ui.bootstrap", "datepicker", "multiple" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }