You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
239 B

  1. {
  2. "name": "bootstrap-datetimepicker",
  3. "version": "4.17.47",
  4. "main": ["build/css/bootstrap-datetimepicker.min.css","build/js/bootstrap-datetimepicker.min.js"],
  5. "dependencies": {
  6. "jquery" : ">=1.8.3",
  7. "moment": ">=2.10.5"
  8. }
  9. }