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.
29 lines (28 loc) • 954 B
JSON
{
"name": "patternfly",
"version": "2.4.0",
"author": "Red Hat",
"license": "Apache-2.0",
"devDependencies": {
"connect-livereload": "~0.3.0",
"grunt": "~0.4.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"
},
"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"
}