UNPKG

gm.datepicker-multi-select

Version:

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

31 lines (30 loc) 837 B
{ "name": "gm.datepicker-multi-select", "version": "1.0.10", "description": "AngularJS module to extend UI Bootstrap's Datepicker directive to allow for multiple date selections.", "main": "dist/gm.datepickerMultiSelect.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/spongessuck/gm.datepickerMultiSelect.git" }, "keywords": [ "angular", "bootstrap", "ui.bootstrap", "datepicker", "multiple" ], "author": "Greg McGee", "license": "MIT", "bugs": { "url": "https://github.com/spongessuck/gm.datepickerMultiSelect/issues" }, "homepage": "https://github.com/spongessuck/gm.datepickerMultiSelect", "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-uglify": "^0.9.2" } }