mirror of https://github.com/ColorlibHQ/AdminLTE
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
717 B
36 lines
717 B
{
|
|
"name": "almasaeed2010/adminlte",
|
|
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
|
|
"homepage": "https://adminlte.io/",
|
|
"type": "template",
|
|
"keywords": [
|
|
"css",
|
|
"js",
|
|
"less",
|
|
"responsive",
|
|
"back-end",
|
|
"template",
|
|
"theme",
|
|
"web",
|
|
"admin"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Abdullah Almsaeed",
|
|
"email": "abdullah@almsaeedstudio.com"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"support": {
|
|
"issues": "https://github.com/almasaeed2010/AdminLTE/issues"
|
|
},
|
|
"require": {
|
|
"bower-asset/jquery": ">=1.9.0 <4.0.0"
|
|
},
|
|
"repositories": [
|
|
{
|
|
"type": "composer",
|
|
"url": "https://asset-packagist.org"
|
|
}
|
|
]
|
|
} |