invidious/shard.yml

20 lines
244 B
YAML
Raw Normal View History

2017-11-29 16:12:23 -08:00
name: invidious
2017-11-22 23:48:55 -08:00
version: 0.1.0
authors:
- Omar Roth <omarroth@hotmail.com>
targets:
2017-11-29 16:12:23 -08:00
invidious:
main: src/invidious.cr
2017-11-22 23:48:55 -08:00
dependencies:
kemal:
github: kemalcr/kemal
pg:
github: will/crystal-pg
2017-11-22 23:48:55 -08:00
crystal: 0.23.1
license: MIT