mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2024-12-22 22:38:19 +01: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
|