mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-30 21:03:58 -05:00
14 lines
246 B
JSON
14 lines
246 B
JSON
{
|
|
"packages": [
|
|
"api-server",
|
|
"client",
|
|
"client/plugins/*",
|
|
"curriculum",
|
|
"tools/challenge-parser",
|
|
"tools/scripts/seed",
|
|
"tools/scripts/build",
|
|
"tools/challenge-helper-scripts"
|
|
],
|
|
"version": "independent"
|
|
}
|