mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-17 05:33:21 +09:00
dd7078e1be
Changed name of directory generator-exercise to exercise-generator so that students don't confuse it for an exercise
9 lines
167 B
JSON
9 lines
167 B
JSON
{
|
|
"generator-node": {
|
|
"promptValues": {
|
|
"authorName": "Cody Loyd",
|
|
"authorEmail": "codyloyd@gmail.com",
|
|
"authorUrl": "codyloyd.com"
|
|
}
|
|
}
|
|
} |