-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathshard.yml
More file actions
54 lines (50 loc) · 1.07 KB
/
shard.yml
File metadata and controls
54 lines (50 loc) · 1.07 KB
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
name: microgit.cr
version: 0.1.0
authors:
- Håkan Nylén <hakan@dun.se>
targets:
microgit:
main: src/microgit.cr
crystal: 0.34.0
dependencies:
lucky:
github: luckyframework/lucky
version: ~> 0.21
authentic:
github: luckyframework/authentic
version: ~> 0.5.4
carbon:
github: luckyframework/carbon
version: ~> 0.1.1
dotenv:
github: gdotdesign/cr-dotenv
version: 0.3.0
lucky_flow:
github: luckyframework/lucky_flow
version: ~> 0.6.3
jwt:
github: crystal-community/jwt
version: ~> 1.2.0
git:
github: microgit-com/libgit2.cr
kilt:
github: jeromegn/kilt
markd:
github: icyleaf/markd
sluggr:
github: microgit-com/sluggr
lucky_encrypted:
github: microgit-com/lucky_encrypted
git_diff_parser:
github: microgit-com/git_diff_parser
linguist:
github: microgit-com/linguist.cr
redis:
github: stefanwille/crystal-redis
version: ~> 2.6
lucky_can:
github: confact/lucky_can
avram_scoped_id:
github: microgit-com/avram_scoped_id
mosquito:
github: robacarp/mosquito