20 lines
262 B
YAML
20 lines
262 B
YAML
name: nicoletta
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Roberto Alsina <roberto.alsina@gmail.com>
|
|
|
|
targets:
|
|
nicoletta:
|
|
main: src/nicoletta.cr
|
|
|
|
crystal: 1.8.2
|
|
|
|
license: MIT
|
|
|
|
dependencies:
|
|
markd:
|
|
github: icyleaf/markd
|
|
crustache:
|
|
github: MakeNowJust/crustache
|