Files
Alexander Heldt f83515caf0 secrets
2025-11-01 13:39:36 +01:00

25 lines
419 B
JSON

{
"authors": [
"lpil"
],
"files": {
"solution": [
"src/secrets.gleam"
],
"test": [
"test/secrets_test.gleam"
],
"exemplar": [
".meta/example.gleam"
],
"invalidator": [
"gleam.toml",
"manifest.toml"
]
},
"forked_from": [
"elixir/secrets"
],
"blurb": "Learn about anonymous functions by writing the software for an encryption device."
}