{
  "name": "infomantis/imauthlib",
  "type": "library",
  "description": "Library for authentication users and session handling",
  "homepage": "",
  "authors": [],
  "require": {
    "php": ">=5.4.0"
  },
  "autoload": {
    "psr-0": {
      "IMAuthLib": "src"
    }
  }
}