27 lines
449 B
JSON
27 lines
449 B
JSON
{
|
|
"authors": [
|
|
"SaschaMann"
|
|
],
|
|
"contributors": [
|
|
"ErikSchierboom",
|
|
"glennj",
|
|
"colinleach"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"lasagna.jl"
|
|
],
|
|
"test": [
|
|
"runtests.jl"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.jl"
|
|
]
|
|
},
|
|
"language_versions": "≥1.0",
|
|
"forked_from": [
|
|
"fsharp/lucians-luscious-lasagna"
|
|
],
|
|
"blurb": "Learn the basics of functions in Julia by cooking delicious lasagna."
|
|
}
|