AdminLTE/composer.json
Abdullah Almsaeed f390ddcc1f Add webpack
2018-02-03 18:45:19 -05:00

27 lines
518 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": "Abdullah Almsaeed",
"email": "support@adminlte.io"
}
],
"license": "MIT",
"support": {
"issues": "https://github.com/almasaeed2010/AdminLTE/issues"
}
}