Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / bower.json
1 {
2   "name": "AdminLTE",
3   "homepage": "http://almsaeedstudio.com",
4   "authors": [
5     "Abdullah Almsaeed <abdullah@almsaeedstudio.com>"
6   ],
7   "description": "Admin dashboard and control panel template",
8   "main": [
9     "index2.html",
10     "dist/css/AdminLTE.css",
11     "dist/js/app.js",
12     "build/less/AdminLTE.less"
13   ],
14   "keywords": [
15     "css",
16     "js",
17     "html",
18     "template",
19     "admin",
20     "bootstrap",
21     "theme",
22     "backend",
23     "responsive"
24   ],
25   "license": "MIT",
26   "ignore": [
27     "/.*",
28     "node_modules",
29     "bower_components",
30     "composer.json",
31     "documentation"
32   ]
33 }