-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathshard.yml
More file actions
34 lines (29 loc) · 593 Bytes
/
shard.yml
File metadata and controls
34 lines (29 loc) · 593 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
name: moonscript
version: 1.0.0
license: GNU
crystal: ~> 1.7
authors:
- Krisna PRanav
dependencies:
baked_file_system:
github: schovi/baked_file_system
version: ~> 0.10.0
admiral:
github: jwaldrip/admiral.cr
version: ~> 1.12.1
dotenv:
github: gdotdesign/cr-dotenv
version: ~> 1.0.0
markd:
github: icyleaf/markd
version: ~> 0.5.0
ansi-escapes:
github: gtramontina/ansi-escapes.cr
version: ~> 1.0.0
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 1.6.4
targets:
moonscript:
main: src/moonscript.cr