Update composer.json

This commit is contained in:
Abdullah Almsaeed 2014-10-31 11:53:04 -04:00
parent e335bffa6b
commit 3eb5e01c89

View file

@ -1,11 +1,24 @@
{
"name": "almasaeed2010/AdminLTE",
"description": "AdminLTE",
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
"homepage": "http://almsaeedstudio.com/",
"keywords": [
"css",
"js",
"less",
"responsive",
"back-end",
"template",
"web"
],
"authors": [
{
"name": "Abdullah Almsaeed",
"email": "support@almsaeedstudio.com"
}
]
],
"license": "MIT",
"support": {
"issues": "https://github.com/almasaeed2010/AdminLTE/issues"
}
}