-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathshard.yml
More file actions
35 lines (35 loc) · 658 Bytes
/
shard.yml
File metadata and controls
35 lines (35 loc) · 658 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
name: authority
version: 1.4.5
license: MIT
authors:
- Elias Perez <eliasjpr@gmail.com>
targets:
authority:
main: ./src/server.cr
dependencies:
azu:
github: azutoolkit/azu
version: ~> 0.5.31
session:
github: azutoolkit/session
cql:
github: azutoolkit/cql
pg:
github: will/crystal-pg
branch: master
authly:
github: azutoolkit/authly
version: ~> 1.2.7
datadog:
github: jgaskins/datadog
email:
github: arcage/crystal-email
version: ~> 0.7.0
development_dependencies:
faker:
github: askn/faker
flux:
github: azutoolkit/flux
version: 0.1.7
ameba:
github: crystal-ameba/ameba