make-shift-brew-ui
Version:
Common User Interface for the Brewfactory projects, modified for MakeShift Aleworks
20 lines (19 loc) • 370 B
JSON
{
"name": "BrewUI",
"version": "1.0.0",
"homepage": "https://github.com/brewfactory/BrewUI",
"authors": [
"Peter Marton, @slashdotpeter"
],
"license": "MIT",
"dependencies": {
"bootstrap": "~3.2.0",
"jquery": "~2.1.1"
},
"ignore": [
"build/bower_components",
"build/index.html",
"node_modules",
"src/bower_components"
]
}