mirror of
https://github.com/iv-org/instances-api.git
synced 2024-10-01 04:35:38 -04:00
20 lines
256 B
YAML
20 lines
256 B
YAML
name: instances
|
|
version: 0.2.0
|
|
|
|
authors:
|
|
- Omar Roth <omarroth@protonmail.com>
|
|
- Invidious team
|
|
|
|
targets:
|
|
instances:
|
|
main: src/instances.cr
|
|
|
|
dependencies:
|
|
kemal:
|
|
github: kemalcr/kemal
|
|
version: ~> 1.4.0
|
|
|
|
crystal: 1.10.1
|
|
|
|
license: AGPLv3
|