mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
d02bb663c4
* refactor: move helpCategory to block meta * fix: test?
17 lines
381 B
JSON
17 lines
381 B
JSON
{
|
|
"name": "Build a Caesars Cipher Project",
|
|
"isUpcomingChange": true,
|
|
"usesMultifileEditor": false,
|
|
"helpCategory": "JavaScript",
|
|
"order": 17,
|
|
"time": "30 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "2022/javascript-algorithms-and-data-structures",
|
|
"challengeOrder": [
|
|
[
|
|
"56533eb9ac21ba0edf2244e2",
|
|
"Build a Caesars Cipher"
|
|
]
|
|
]
|
|
} |