Files

29 lines
752 B
JSON

{
"name": "bootstrap-datetime-picker",
"homepage": "http://www.malot.fr/bootstrap-datetimepicker/",
"description": "Both Date and Time picker widget based on twitter bootstrap",
"version": "2.3.11",
"license": "Apache 2.0",
"author": {
"name": "Sebastien Malot"
},
"maintainers": [{
"name": "Sebastien Malot"
},{
"name": "Christian Vaas",
"email": "christianvaas@auspex.eu"
}
],
"keywords": [
"bootstrap", "datetime", "picker"
],
"repository": {
"type": "git",
"url": "git://github.com/smalot/bootstrap-datetimepicker.git"
},
"bugs": {
"url": "https://github.com/smalot/bootstrap-datetimepicker"
},
"main": "./js/bootstrap-datetimepicker.js"
}