invidious-mod/shard.yml

25 行
387 B
YAML

name: invidious
version: 0.2.0
authors:
- Omar Roth <omarroth@hotmail.com>
targets:
invidious:
main: src/invidious.cr
dependencies:
kemal:
github: kemalcr/kemal
branch: rework-param-parser
pg:
github: will/crystal-pg
branch: master
detect_language:
github: detectlanguage/detectlanguage-crystal
branch: master
crystal: 0.25.1
license: AGPLv3