invidious/shard.yml

22 行
316 B
YAML
Raw 通常表示 履歴

2017-11-30 09:12:23 +09:00
name: invidious
version: 0.2.0
2017-11-23 16:48:55 +09:00
authors:
- Omar Roth <omarroth@hotmail.com>
targets:
2017-11-30 09:12:23 +09:00
invidious:
main: src/invidious.cr
2017-11-23 16:48:55 +09:00
dependencies:
kemal:
github: kemalcr/kemal
pg:
github: will/crystal-pg
2018-03-17 09:36:49 +09:00
detect_language:
2018-03-23 01:05:49 +09:00
github: detectlanguage/detectlanguage-crystal
2017-11-23 16:48:55 +09:00
2018-08-14 23:41:03 +09:00
crystal: 0.26.0
2017-11-23 16:48:55 +09:00
2018-01-29 02:32:40 +09:00
license: AGPLv3