2017-11-30 05:42:23 +05:30
|
|
|
name: invidious
|
2019-02-07 05:19:28 +05:30
|
|
|
version: 0.14.0
|
2017-11-23 13:18:55 +05:30
|
|
|
|
|
|
|
authors:
|
|
|
|
- Omar Roth <omarroth@hotmail.com>
|
|
|
|
|
|
|
|
targets:
|
2017-11-30 05:42:23 +05:30
|
|
|
invidious:
|
|
|
|
main: src/invidious.cr
|
2017-11-23 13:18:55 +05:30
|
|
|
|
|
|
|
dependencies:
|
2018-09-06 07:00:44 +05:30
|
|
|
detect_language:
|
|
|
|
github: detectlanguage/detectlanguage-crystal
|
2017-11-23 13:18:55 +05:30
|
|
|
kemal:
|
2018-09-06 07:00:44 +05:30
|
|
|
github: kemalcr/kemal
|
2019-02-05 03:04:53 +05:30
|
|
|
commit: afd17fc
|
2017-11-24 09:36:43 +05:30
|
|
|
pg:
|
|
|
|
github: will/crystal-pg
|
2018-11-22 04:42:13 +05:30
|
|
|
sqlite3:
|
|
|
|
github: crystal-lang/crystal-sqlite3
|
2017-11-23 13:18:55 +05:30
|
|
|
|
2019-02-04 23:35:31 +05:30
|
|
|
crystal: 0.27.1
|
2017-11-23 13:18:55 +05:30
|
|
|
|
2018-01-28 23:02:40 +05:30
|
|
|
license: AGPLv3
|