18 lines
257 B
YAML
18 lines
257 B
YAML
name: indrajith-dev-crystal
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Indrajith K L <indrajith@indrajith.dev>
|
|
|
|
targets:
|
|
indrajith-dev-crystal:
|
|
main: src/indrajith-dev-crystal.cr
|
|
|
|
dependencies:
|
|
kemal:
|
|
github: kemalcr/kemal
|
|
|
|
crystal: '>= 1.12.2'
|
|
|
|
license: MIT
|