21 lines
322 B
JSON
21 lines
322 B
JSON
{
|
|
"authors": [
|
|
"colinleach"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"secrets.jl"
|
|
],
|
|
"test": [
|
|
"runtests.jl"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.jl"
|
|
]
|
|
},
|
|
"forked_from": [
|
|
"java/secrets"
|
|
],
|
|
"blurb": "Learn about bit manipulation by writing a program to decrypt a message."
|
|
}
|