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