2017-11-30 05:42:23 +05:30
|
|
|
name: invidious
|
2019-11-19 07:11:42 +05:30
|
|
|
version: 0.20.1
|
2017-11-23 13:18:55 +05:30
|
|
|
|
|
|
|
authors:
|
2019-03-20 21:03:31 +05:30
|
|
|
- Omar Roth <omarroth@protonmail.com>
|
2017-11-23 13:18:55 +05:30
|
|
|
|
|
|
|
targets:
|
2017-11-30 05:42:23 +05:30
|
|
|
invidious:
|
|
|
|
main: src/invidious.cr
|
2017-11-23 13:18:55 +05:30
|
|
|
|
|
|
|
dependencies:
|
2017-11-24 09:36:43 +05:30
|
|
|
pg:
|
|
|
|
github: will/crystal-pg
|
2019-09-24 23:01:33 +05:30
|
|
|
version: ~> 0.19.0
|
2018-11-22 04:42:13 +05:30
|
|
|
sqlite3:
|
|
|
|
github: crystal-lang/crystal-sqlite3
|
2019-09-24 23:01:33 +05:30
|
|
|
version: ~> 0.14.0
|
2019-06-15 21:04:31 +05:30
|
|
|
kemal:
|
|
|
|
github: kemalcr/kemal
|
2019-08-15 03:14:03 +05:30
|
|
|
version: ~> 0.26.0
|
2019-10-25 22:28:16 +05:30
|
|
|
pool:
|
|
|
|
github: ysbaddaden/pool
|
|
|
|
version: ~> 0.2.3
|
2019-10-27 23:20:42 +05:30
|
|
|
protodec:
|
|
|
|
github: omarroth/protodec
|
|
|
|
version: ~> 0.1.2
|
2019-11-19 03:58:32 +05:30
|
|
|
lsquic:
|
|
|
|
github: omarroth/lsquic.cr
|
|
|
|
version: ~> 0.1.3
|
2017-11-23 13:18:55 +05:30
|
|
|
|
2019-10-01 01:05:38 +05:30
|
|
|
crystal: 0.31.1
|
2017-11-23 13:18:55 +05:30
|
|
|
|
2018-01-28 23:02:40 +05:30
|
|
|
license: AGPLv3
|