AdminLTE/composer.json
REJack 2c7fa653d1
updated copyright infos
- updated author and repo infos in composer.json
- updated github links & author in package.json
- updated github links in README.md
- rebuild js dist files
2019-06-06 14:32:53 +02:00

26 lines
468 B
JSON

{
"name": "almasaeed2010/adminlte",
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
"homepage": "http://adminlte.io/",
"keywords": [
"css",
"js",
"less",
"responsive",
"back-end",
"template",
"theme",
"web",
"admin"
],
"authors": [
{
"name": "Colorlib"
}
],
"license": "MIT",
"support": {
"issues": "https://github.com/ColorlibHQ/AdminLTE/issues"
}
}