You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
384 B
20 lines
384 B
{ |
|
"blurb": "Learn about the basics of Clojure by following a lasagna recipe", |
|
"authors": [ |
|
"porkostomus" |
|
], |
|
"forked_from": [ |
|
"fsharp/lucians-luscious-lasagna" |
|
], |
|
"files": { |
|
"solution": [ |
|
"src/lucians_luscious_lasagna.clj" |
|
], |
|
"test": [ |
|
"test/lucians_luscious_lasagna_test.clj" |
|
], |
|
"exemplar": [ |
|
".meta/exemplar.clj" |
|
] |
|
} |
|
}
|
|
|