Packages

Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.

Current section

Files

Jump to
lc_exq_ui priv ember bower_components bootswatch-scss bower.json
Raw

priv/ember/bower_components/bootswatch-scss/bower.json

{
"name": "bootswatch-scss",
"description": "Bootswatch themes in scss format packaged as a component.",
"version": "3.2.0",
"author": "Paul English",
"homepage": "http://bootswatch.com",
"repository": {
"type": "git",
"url": "git://github.com/log0ymxm/bootswatch-scss.git"
},
"dependencies": {
"bootstrap-sass-official": "~3.2.0"
},
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
]
}