{ "name": "angular-bootstrap-datetimepicker", "version": "0.3.11", "description": "This directive allows you to add a datetime-picker to your form.", "author": "https://github.com/dalelotts/angular-bootstrap-datetimepicker/graphs/contributors", "license": "MIT", "homepage": "http://dalelotts.github.io/angular-bootstrap-datetimepicker", "main": [ "./src/js/datetimepicker.js", "./src/css/datetimepicker.css" ], "ignore": [ "**/.*", "bower_components", "demo*", "Gruntfile.js", "gulpfile.js", "karma.conf.js", "node_modules", "package.json", "paths.js", "screenshots", "test*" ], "dependencies": { "angular": "~1.3.14", "moment": "^2.8.4" }, "devDependencies": { "angular-mocks": "~1.3.14", "bootstrap": "^3.3.1", "jquery": "^2.1.3" }, "_release": "0.3.11", "_resolution": { "type": "version", "tag": "0.3.11", "commit": "d2f271b92b3ccdf9cbc8473c0c1360284f48ec5d" }, "_source": "git://github.com/dalelotts/angular-bootstrap-datetimepicker.git", "_target": "~0.3.11", "_originalSource": "angular-bootstrap-datetimepicker", "_direct": true }