2017-11-29 19:12:23 -05:00
|
|
|
name: invidious
|
2019-11-18 20:41:42 -05:00
|
|
|
version: 0.20.1
|
2017-11-23 02:48:55 -05:00
|
|
|
|
|
|
|
authors:
|
2019-03-20 11:33:31 -04:00
|
|
|
- Omar Roth <omarroth@protonmail.com>
|
2017-11-23 02:48:55 -05:00
|
|
|
|
|
|
|
targets:
|
2017-11-29 19:12:23 -05:00
|
|
|
invidious:
|
|
|
|
main: src/invidious.cr
|
2017-11-23 02:48:55 -05:00
|
|
|
|
|
|
|
dependencies:
|
2017-11-23 23:06:43 -05:00
|
|
|
pg:
|
|
|
|
github: will/crystal-pg
|
2019-09-24 13:31:33 -04:00
|
|
|
version: ~> 0.19.0
|
2018-11-21 18:12:13 -05:00
|
|
|
sqlite3:
|
|
|
|
github: crystal-lang/crystal-sqlite3
|
2019-09-24 13:31:33 -04:00
|
|
|
version: ~> 0.14.0
|
2019-06-15 11:34:31 -04:00
|
|
|
kemal:
|
|
|
|
github: kemalcr/kemal
|
2019-12-14 16:10:46 -05:00
|
|
|
version: ~> 0.26.1
|
2019-10-25 12:58:16 -04:00
|
|
|
pool:
|
|
|
|
github: ysbaddaden/pool
|
|
|
|
version: ~> 0.2.3
|
2019-10-27 13:50:42 -04:00
|
|
|
protodec:
|
|
|
|
github: omarroth/protodec
|
|
|
|
version: ~> 0.1.2
|
2019-11-18 17:28:32 -05:00
|
|
|
lsquic:
|
|
|
|
github: omarroth/lsquic.cr
|
2020-03-06 13:59:42 -05:00
|
|
|
version: ~> 0.1.9
|
2017-11-23 02:48:55 -05:00
|
|
|
|
2020-03-06 13:59:42 -05:00
|
|
|
crystal: 0.33.0
|
2017-11-23 02:48:55 -05:00
|
|
|
|
2018-01-28 12:32:40 -05:00
|
|
|
license: AGPLv3
|