Files
freeCodeCamp/curriculum/challenges/_meta/build-a-caesars-cipher-project/meta.json
Naomi Carrigan fe71a9cf25 feat: new js cert (#45873)
* chore: move files

* wip: i have no idea what i am doing

* feat: finish up the logic

* chore: use order from randy sheet

* chore: standardise titles

* feat: fix layout for new js projects

* fix: utils test

* fix: challenge tests

* fix: ignore show new curriculum on non-english tests

* chore: help category????

* fix: if these tests would fail locally that'd be great

* chore: duplicate ids
2022-05-16 11:53:45 +02:00

16 lines
372 B
JSON

{
"name": "Build a Caesars Cipher Project",
"isUpcomingChange": false,
"usesMultifileEditor": false,
"order": 17,
"time": "30 hours",
"template": "",
"required": [],
"superBlock": "2022/javascript-algorithms-and-data-structures",
"challengeOrder": [
[
"56533eb9ac21ba0edf2244e2",
"Build a Caesars Cipher"
]
]}