This is uxsolutions/bootstrap-datepicker packaged up for Meteor.
NOTE: If you'd like to use this with Bootstrap 4, you might have success by reading here uxsolutions/bootstrap-datepicker#2343
Once you've installed this, the jquery plugin will be available in your Meteor project with something like:
$('#blah').datepicker();
For full documentation, visit the project this is based on