UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

26 lines 688 B
{ "name": "bootstrap-datepicker", "version": "1.4.0", "main": [ "dist/css/bootstrap-datepicker.css", "dist/css/bootstrap-datepicker3.css", "js/bootstrap-datepicker.js" ], "license": "Apache-2.0", "dependencies": { "jquery": ">=1.7.1", "bootstrap": ">=2.0.4 <4.0" }, "ignore": [], "homepage": "https://github.com/eternicode/bootstrap-datepicker", "_release": "1.4.0", "_resolution": { "type": "version", "tag": "v1.4.0", "commit": "173a4fd37a852026d7e4ea2cc5d939e4d5c791f1" }, "_source": "git://github.com/eternicode/bootstrap-datepicker.git", "_target": "~1.4.0", "_originalSource": "bootstrap-datepicker", "_direct": true }