forked from bundanining/robust-free-bootstrap-admin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
composer.json
34 lines (34 loc) · 775 Bytes
/
composer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "pixinvent/robust-free-bootstrap-admin-template",
"description": "Robust admin is super flexible, powerful, clean & modern responsive bootstrap 4 admin template with unlimited possibilities.",
"homepage": "https://pixinvent.com/",
"keywords": [
"bootstrap",
"admin",
"admin-ui",
"dashboard",
"admin-dashboard",
"bootstrap-theme",
"admin-theme",
"admin-panel",
"css",
"js",
"sass",
"responsive",
"back-end",
"template",
"theme",
"web",
"admin"
],
"authors": [
{
"name": "PIXINVENT CREATIVE STUDIO",
"email": "[email protected]"
}
],
"license": "MIT",
"support": {
"issues": "https://github.com/pixinvent/robust-free-bootstrap-admin-template/issues"
}
}