mirror of
https://github.com/mattrberry/crab.git
synced 2025-02-07 08:46:09 +01:00
13 lines
141 B
YAML
13 lines
141 B
YAML
name: crab
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Matthew Berry <me@mattrb.com>
|
|
|
|
targets:
|
|
crab:
|
|
main: src/crab.cr
|
|
|
|
crystal: 0.35.1
|
|
|
|
license: MIT
|