package = "happyhorse-ai-video"
version = "1.0-1"

source = {
  url = "https://happyhorse-ai.video/"
}

description = {
  summary = "Minimal LuaRocks package for HappyHorse AI Video generator metadata.",
  detailed = "HappyHorse AI Video is a free online AI video generator that turns text prompts and images into cinematic videos with smooth motion, natural-looking people, and cinematic style.",
  homepage = "https://happyhorse-ai.video/",
  license = "MIT"
}

dependencies = {
  "lua >= 5.1"
}

build = {
  type = "none"
}
