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 package.json
Raw

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

{
"name": "bootswatch-scss",
"description": "Bootswatch themes compiled as scss files.",
"version": "3.2.0",
"author": "Paul English",
"homepage": "http://bootswatch.com/",
"license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0",
"repository": {
"type": "git",
"url": "git://github.com/log0ymxm/bootswatch-scss.git"
},
"engines": {
"node": ">= 0.8.11"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-sass": "~0.7.4",
"bower": "~1.0.0"
}
}