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.

51 lines (50 loc) 1.64 kB
{ "name": "patternfly", "version": "3.5.0", "author": "Red Hat", "license": "Apache-2.0", "dependencies": { "bootstrap": "~3.3.5", "font-awesome": "~4.3.0", "jquery": "~2.1.4" }, "devDependencies": { "connect-livereload": "~0.3.0", "grunt": "~0.4.1", "grunt-contrib-copy": "^0.8.1", "grunt-contrib-connect": "~0.5.0", "grunt-contrib-cssmin": "^0.12.3", "grunt-contrib-less": "^1.0.1", "grunt-contrib-uglify": "~0.3.2", "grunt-contrib-watch": "~0.5.3", "grunt-css-count": "^0.3.0", "grunt-jekyll": "^0.4.2", "grunt-jslint": "^1.1.14", "matchdep": "~0.3.0" }, "optionalDependencies": { "bootstrap-datepicker": "~1.4.0", "bootstrap-select": "1.7.3", "bootstrap-switch": "~3.3.2", "bootstrap-touchspin": "~3.1.1", "bootstrap-treeview": "~1.2.0", "c3": "~0.4.10", "datatables": "~1.10.9", "datatables.net-colreorder": "~1.3.1", "drmonty-datatables-colvis": "~1.1.2", "google-code-prettify": "~1.0.1", "jquery-match-height": "~0.7.0", "patternfly-bootstrap-combobox": "~1.0.0", "eonasdan-bootstrap-datetimepicker": "~4.15.35", "moment": "~2.11.0" }, "description": "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.", "repository": { "type": "git", "url": "https://github.com/patternfly/patternfly.git" }, "bugs": { "url": "https://github.com/patternfly/patternfly/issues" }, "homepage": "https://github.com/patternfly/patternfly" }