Update composer.json

pull/144/merge
Abdullah Almsaeed 2014-10-31 11:53:04 -04:00
parent e335bffa6b
commit 3eb5e01c89
1 changed files with 15 additions and 2 deletions

View File

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