name: invidious
version: 0.2.0

authors:
  - Omar Roth <omarroth@hotmail.com>

targets:
  invidious:
    main: src/invidious.cr

dependencies:
  kemal:
     github: kemalcr/kemal
  pg:
    github: will/crystal-pg
  detect_language:
    github: detectlanguage/detectlanguage-crystal

crystal: 0.26.0

license: AGPLv3