http://gothub.dev.pjsfkvpxlinjamtawaksbnnaqs2fc2mtvmozrzckxh7f3kis6yea25ad.onion/freeCodeCamp/freeCodeCamp/blob/main/package.json
/curriculum & & pnpm run test:full-output " , 77 " test-client " : " jest client " , 78 " test-config " : " jest config " , 79 " test-curriculum-js " : " jest curriculum " , 80 " test-server " : " jest api-server " , 81 " test-tools " : " jest tools " , 82 " test-utils " : " jest utils " , 83 " prepare " : " husky " , 84 " playwright:run " : " playwright test " , 85 " playwright:watch " : " playwright test --ui " 86 } , 87 " dependencies " : { 88 " dotenv " : " 16.4.5 " 89 } , 90 " devDependencies " : { 91...