{
  "name": "lofty/lofty-idx",
  "authors": [
    {
      "name": "Sunny Wang",
      "email": "xi.wang@loftyworks.com"
    },
    {
      "name": "Hao Cheng",
      "email": "hao.cheng@lofty.com"
    }
  ],
  "autoload": {
    "psr-4": {
      "LoftyIDX\\": "."
    },
    "files": [
      "includes/LoftyIDXHelpers.php"
    ]
  },
  "require": {
    "php": ">=7.2.5",
    "twig/twig": "3.11.2",
    "vlucas/phpdotenv": "^5.6"
  }
}
