2020-02-11 22:06:17 +00:00
|
|
|
name: mango
|
2020-10-25 07:22:38 +00:00
|
|
|
version: 0.15.0
|
2020-02-11 22:06:17 +00:00
|
|
|
|
|
|
|
authors:
|
|
|
|
- Alex Ling <hkalexling@gmail.com>
|
|
|
|
|
|
|
|
targets:
|
|
|
|
mango:
|
|
|
|
main: src/mango.cr
|
|
|
|
|
2020-06-20 16:17:29 +00:00
|
|
|
crystal: 0.34.0
|
2020-02-11 22:06:17 +00:00
|
|
|
|
|
|
|
license: MIT
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
kemal:
|
|
|
|
github: kemalcr/kemal
|
2020-06-07 16:18:34 +00:00
|
|
|
kemal-session:
|
|
|
|
github: kemalcr/kemal-session
|
2020-02-11 22:06:17 +00:00
|
|
|
sqlite3:
|
|
|
|
github: crystal-lang/crystal-sqlite3
|
2020-02-15 23:29:11 +00:00
|
|
|
baked_file_system:
|
|
|
|
github: schovi/baked_file_system
|
2020-05-29 13:45:25 +00:00
|
|
|
archive:
|
|
|
|
github: hkalexling/archive.cr
|
2020-04-08 06:40:39 +00:00
|
|
|
ameba:
|
|
|
|
github: crystal-ameba/ameba
|
2020-05-30 15:14:39 +00:00
|
|
|
clim:
|
|
|
|
github: at-grandpa/clim
|
2020-07-21 09:30:45 +00:00
|
|
|
duktape:
|
|
|
|
github: jessedoyle/duktape.cr
|
|
|
|
version: ~> 0.20.0
|
|
|
|
myhtml:
|
|
|
|
github: kostya/myhtml
|
2020-08-06 17:01:53 +00:00
|
|
|
http_proxy:
|
|
|
|
github: mamantoha/http_proxy
|
2020-09-10 13:16:10 +00:00
|
|
|
image_size:
|
|
|
|
github: hkalexling/image_size.cr
|