13 lines
151 B
YAML
13 lines
151 B
YAML
|
name: lex
|
||
|
version: 0.1.0
|
||
|
|
||
|
authors:
|
||
|
- Danila Fedorin <danila.fedorin@gmail.com>
|
||
|
|
||
|
crystal: 0.25.1
|
||
|
|
||
|
scripts:
|
||
|
postinstall: sh compile.sh
|
||
|
|
||
|
license: MIT
|