{
  "name": "almasaeed2010/adminlte",
  "description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 4",
  "homepage": "https://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"
  },

  "name": "joshcam/mysqli-database-class",
    "description": "PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements",
    "license": "GPL-3.0-or-later",
    "authors": [
        {
            "name": "Josh Campbell",
            "email": "josh.lee.campbell@gmail.com",
            "homepage": "https://github.com/joshcam",
            "role": "Developer"
        },
        {
            "name": "Alexander V. Butenko",
            "email": "a.butenka@gmail.com",
            "homepage": "http://smarttechdo.com",
            "role": "Developer"
        }
    ],
    "require": {
        "php": ">=5.3.0",
        "lcobucci/jwt": "^3.2",
        "firebase/php-jwt": "^5.0",
        "phpmailer/phpmailer": "^6.1",
        "dailymotion/sdk": "^1.6"
    },
    "autoload": {
        "files": ["MysqliDb.php", "dbObject.php"]
    }
}
