mirror of
https://github.com/iv-org/instances-api.git
synced 2024-10-01 04:35:38 -04:00
19 lines
238 B
YAML
19 lines
238 B
YAML
name: instances
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Omar Roth <omarroth@protonmail.com>
|
|
|
|
targets:
|
|
instances:
|
|
main: src/instances.cr
|
|
|
|
dependencies:
|
|
kemal:
|
|
github: kemalcr/kemal
|
|
version: ~> 0.26.0
|
|
|
|
crystal: 0.31.0
|
|
|
|
license: AGPLv3
|