2017-11-29 19:12:23 -05:00
|
|
|
name: invidious
|
2017-11-23 02:48:55 -05:00
|
|
|
version: 0.1.0
|
|
|
|
|
|
|
|
authors:
|
|
|
|
- Omar Roth <omarroth@hotmail.com>
|
|
|
|
|
|
|
|
targets:
|
2017-11-29 19:12:23 -05:00
|
|
|
invidious:
|
|
|
|
main: src/invidious.cr
|
2017-11-23 02:48:55 -05:00
|
|
|
|
|
|
|
dependencies:
|
|
|
|
kemal:
|
|
|
|
github: kemalcr/kemal
|
2017-11-29 22:49:26 -05:00
|
|
|
branch: master
|
2017-11-23 23:06:43 -05:00
|
|
|
pg:
|
|
|
|
github: will/crystal-pg
|
2018-01-28 12:34:30 -05:00
|
|
|
branch: master
|
2018-03-16 20:36:49 -04:00
|
|
|
detect_language:
|
2018-03-22 12:05:49 -04:00
|
|
|
github: detectlanguage/detectlanguage-crystal
|
2018-03-17 01:11:40 -04:00
|
|
|
branch: master
|
2017-11-23 02:48:55 -05:00
|
|
|
|
2018-03-16 13:16:56 -04:00
|
|
|
crystal: 0.24.2
|
2017-11-23 02:48:55 -05:00
|
|
|
|
2018-01-28 12:32:40 -05:00
|
|
|
license: AGPLv3
|