Repository URL to install this package:
|
Version:
1.0.2 ▾
|
webbingbrasil/adminlte-theme
/
bower.json
|
|---|
{
"name": "webbingbrasil/adminlte-theme",
"version": "1.0.1",
"description": "Admin LTE theme",
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"/resources/vendor",
"test",
"tests"
],
"dependencies": {
"font-awesome": ">= 4.2",
"admin-lte": "~2.0.5",
"iCheck": "~1.0.2",
"bootstrap": "~3.3.4",
"gridstack": ">=0.2.2",
"sisyphus": "~1.1"
},
"resolutions": {
"jquery": "~1.9.1"
}
}