HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/dashboard.orbiwheels.com/public/vendors/bootstrap-datetimepicker/composer.json
{
  "name": "eonasdan/bootstrap-datetimepicker",
  "type": "component",
  "version": "4.17.47",
  "description": "Date/time picker widget based on twitter bootstrap",
  "keywords": [
    "bootstrap",
    "datetimepicker"
  ],
  "homepage": "http://eonasdan.github.io/bootstrap-datetimepicker/",
  "license": "MIT",
  "require": {
    "robloach/component-installer": "*",
    "components/jquery": ">=1.9.1",
    "moment/moment": ">=2.10.5"
  },
  "extra": {
    "component": {
      "scripts": [
        "src/js/bootstrap-datetimepicker.js"
      ],
      "files": [
        "build/js/bootstrap-datetimepicker.min.js",
        "build/css/bootstrap-datetimepicker.min.css"
      ]
    }
  }
}