����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.218.135.221 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/app/assets/admin/vendors/bootstrap-daterangepicker/ |
Upload File : |
Package.describe({ name: 'dangrossman:bootstrap-daterangepicker', version: '2.1.24', summary: 'Date range picker component for Bootstrap', git: 'https://github.com/dangrossman/bootstrap-daterangepicker', documentation: 'README.md' }); Package.onUse(function(api) { api.versionsFrom('METEOR@0.9.0.1'); api.use('twbs:bootstrap@3.3.4', ["client"], {weak: true}); api.use('momentjs:moment@2.10.3', ["client"]); api.use('jquery@1.11.3_2', ["client"]); api.addFiles('daterangepicker.js', ["client"]); api.addFiles('daterangepicker.css', ["client"]); });