2024-08-02 20:03:39 +00:00
|
|
|
name: tartrazine
|
2024-08-09 14:11:17 +00:00
|
|
|
version: 0.1.1
|
2024-08-02 20:03:39 +00:00
|
|
|
|
|
|
|
authors:
|
|
|
|
- Roberto Alsina <roberto.alsina@gmail.com>
|
|
|
|
|
|
|
|
targets:
|
|
|
|
tartrazine:
|
2024-08-06 21:03:05 +00:00
|
|
|
main: src/main.cr
|
2024-08-02 20:03:39 +00:00
|
|
|
|
2024-08-03 22:25:09 +00:00
|
|
|
dependencies:
|
2024-08-07 19:28:26 +00:00
|
|
|
baked_file_system:
|
|
|
|
github: schovi/baked_file_system
|
2024-08-03 22:25:09 +00:00
|
|
|
base58:
|
|
|
|
github: crystal-china/base58.cr
|
2024-08-06 21:03:05 +00:00
|
|
|
sixteen:
|
|
|
|
github: ralsina/sixteen
|
2024-08-03 22:25:09 +00:00
|
|
|
|
|
|
|
crystal: ">= 1.13.0"
|
2024-08-02 20:03:39 +00:00
|
|
|
|
|
|
|
license: MIT
|