forked from kindmetrics/kindmetrics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshard.yml
56 lines (52 loc) · 1.12 KB
/
shard.yml
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: kindmetrics
version: 0.1.0
authors:
- Håkan Nylén <[email protected]>
targets:
kindmetrics:
main: src/kindmetrics.cr
crystal: 0.34.0
dependencies:
lucky:
github: luckyframework/lucky
version: ~> 0.21.0
authentic:
github: luckyframework/authentic
version: ~> 0.5.4
carbon:
github: luckyframework/carbon
version: ~> 0.1.1
dotenv:
github: gdotdesign/cr-dotenv
version: ~> 0.7.0
lucky_flow:
github: luckyframework/lucky_flow
version: ~> 0.6.3
jwt:
github: crystal-community/jwt
version: 1.4.0
kilt:
github: jeromegn/kilt
lucky_can:
github: confact/lucky_can
device_detector:
github: confact/device_detector
commit: master
email:
github: arcage/crystal-email
version: 0.6.1
markd:
github: icyleaf/markd
baked_file_system:
github: schovi/baked_file_system
version: 0.9.8
ip2country:
github: confact/ip2country
referer-parser:
github: confact/referer-parser.cr
hashids:
github: splattael/hashids.cr
quoted_printable:
github: arcage/crystal-quotedprintable
cron_scheduler:
github: kostya/cron_scheduler