http://gothub.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/freeCodeCamp/freeCodeCamp/blob/main/package.json
GotHub (master) Explore About Source code Back to freeCodeCamp/freeCodeCamp package.json Raw 1 { 2 "name" : "@freecodecamp/freecodecamp" , 3 "version" : "0.0.1" , 4 "description" : "The freeCodeCamp.org open-source codebase and curriculum" , 5 "license" : "BSD-3-Clause" , 6 "private" : true , 7 "engines" : { 8 "node" : ">=20" , 9 "pnpm" : ">=9" 10 } , 11 "repository" : { 12 "type" : "git" , 13 "url" : "git+https://github.com/freeCodeCamp/freeCodeCamp.git" 14 } , 15 "bugs"...