instances-api/shard.yml

20 lines
256 B
YAML
Raw Permalink Normal View History

2019-09-05 00:55:33 +00:00
name: instances
version: 0.2.0
2019-09-05 00:55:33 +00:00
authors:
- Omar Roth <omarroth@protonmail.com>
- Invidious team
2019-09-05 00:55:33 +00:00
targets:
instances:
main: src/instances.cr
dependencies:
kemal:
github: kemalcr/kemal
version: ~> 1.4.0
2019-09-05 00:55:33 +00:00
crystal: 1.10.1
2019-09-05 00:55:33 +00:00
license: AGPLv3