14 lines
169 B
YAML
14 lines
169 B
YAML
name: tft_crunch
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Edith Boles <tirededith@gmail.com>
|
|
|
|
targets:
|
|
tft_crunch:
|
|
main: src/tft_crunch.cr
|
|
|
|
crystal: '>= 1.13.3'
|
|
|
|
license: MIT
|