name: invidious
version: 0.12.0

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

targets:
  invidious:
    main: src/invidious.cr

dependencies:
  detect_language:
    github: detectlanguage/detectlanguage-crystal
  kemal:
    github: kemalcr/kemal
    commit: afd17fc
  pg:
    github: will/crystal-pg
  sqlite3:
    github: crystal-lang/crystal-sqlite3

crystal: 0.27.0

license: AGPLv3