name: three-tier
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Ludovic 'Archivist' Lagouardette <ludovic@nekoit.xyz>
|
|
|
|
targets:
|
|
three-tier:
|
|
main: src/three-tier.cr
|
|
|
|
dependencies:
|
|
kemal:
|
|
github: kemalcr/kemal
|
|
|
|
crystal: 1.0.0
|
|
|
|
license: MIT
|