14 lines
167 B
YAML
14 lines
167 B
YAML
|
name: nicoletta
|
||
|
version: 0.1.0
|
||
|
|
||
|
authors:
|
||
|
- Roberto Alsina <roberto.alsina@gmail.com>
|
||
|
|
||
|
targets:
|
||
|
nicoletta:
|
||
|
main: src/nicoletta.cr
|
||
|
|
||
|
crystal: 1.8.1
|
||
|
|
||
|
license: MIT
|