mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
18 lines
198 B
YAML
18 lines
198 B
YAML
|
name: visor
|
||
|
version: 0.1.0
|
||
|
|
||
|
authors:
|
||
|
- Omar Roth <omarroth@hotmail.com>
|
||
|
|
||
|
targets:
|
||
|
visor:
|
||
|
main: src/visor.cr
|
||
|
|
||
|
dependencies:
|
||
|
kemal:
|
||
|
github: kemalcr/kemal
|
||
|
|
||
|
crystal: 0.23.1
|
||
|
|
||
|
license: MIT
|