Skip to content

Commit

Permalink
Added support for composer
Browse files Browse the repository at this point in the history
  • Loading branch information
almasaeed2010 committed Oct 31, 2014
1 parent 8e9efe7 commit a102b71
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "almasaeed2010/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"
}
}

0 comments on commit a102b71

Please sign in to comment.