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.
AdminLTE/composer.json

31 lines
602 B

10 years ago
{
"name": "almasaeed2010/adminlte",
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
8 years ago
"homepage": "https://adminlte.io/",
"type": "template",
"keywords": [
"css",
"js",
"less",
"responsive",
"back-end",
"template",
10 years ago
"theme",
"web",
"admin"
],
10 years ago
"authors": [
{
"name": "Abdullah Almsaeed",
"email": "abdullah@almsaeedstudio.com"
10 years ago
}
],
"license": "MIT",
"support": {
"issues": "https://github.com/almasaeed2010/AdminLTE/issues"
},
"require": {
"composer/installers": "1.*"
}
10 years ago
}