]> git.proxmox.com Git - ceph.git/blame - ceph/src/pybind/mgr/dashboard/static/AdminLTE-2.3.7/bower.json
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / pybind / mgr / dashboard / static / AdminLTE-2.3.7 / bower.json
CommitLineData
31f18b77
FG
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}