Sha256: b0a57daee2bf77c5f690f0cdf7ea2d850c886bc9a5b41dd9e01c1bcb8f68ff2c

Contents?: true

Size: 1.21 KB

Versions: 1

Compression:

Stored size: 1.21 KB

Contents

{
  "name": "patternfly-sass",
  "version": "3.3.6-alpha",
  "license": "Apache-2.0",
  "homepage": "https://www.patternfly.org",
  "authors": [
    "Alex Wood",
    "Dávid Halász"
  ],
  "description": "Red Hat's Patternfly, converted to Sass and ready to drop into Rails",
  "reposityory": {
    "type": "git",
    "url": "git://github.com/patternfly/patternfly-sass"
  },
  "moduleType": "globals",
  "main": [
    "assets/stylesheets/_patternfly.scss",
    "assets/javascripts/patternfly.js"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "lib",
    "tasks",
    "pkg",
    "bower_components",
    "spec",
    "tmp"
  ],
  "dependencies": {
    "bootstrap-sass": "~3.3.6",
    "bootstrap-combobox": "~1.1.6",
    "bootstrap-datepicker": "~1.4.0",
    "bootstrap-select": "~1.7.3",
    "bootstrap-switch": "~3.3.2",
    "bootstrap-touchspin": "~3.0.3",
    "bootstrap-treeview": "~1.2.0",
    "c3": "~0.4.10",
    "datatables": "~1.10.9",
    "datatables-colreorder": "~1.1.3",
    "datatables-colvis": "~1.1.2",
    "font-awesome-sass": "~4.5.0",
    "google-code-prettify": "~1.0.4",
    "jquery": "~2.1.4",
    "matchHeight": "~0.7.0",
    "eonasdan-bootstrap-datetimepicker": "~4.17.37",
    "moment": "~2.11.0"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
patternfly-sass-3.3.6.pre.alpha bower.json