22 lines
293 B
YAML
22 lines
293 B
YAML
name: core
|
|
version: 0.2.0
|
|
|
|
authors:
|
|
- Arthur Poulet <arthur.poulet@sceptique.eu>
|
|
|
|
targets:
|
|
core:
|
|
main: src/core.cr
|
|
|
|
crystal: 1.2.1
|
|
|
|
license: GPLv3
|
|
|
|
dependencies:
|
|
entitas:
|
|
github: spoved/entitas.cr
|
|
graphql:
|
|
github: graphql-crystal/graphql
|
|
kemal:
|
|
github: kemalcr/kemal
|