http://gothub.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/yangshun/tech-interview-handbook/blob/main/package.json
GotHub (master) Explore About Source code Back to yangshun/tech-interview-handbook package.json Raw 1 { 2 "name" : "tech-interview-handbook" , 3 "repository" : "
[email protected]:yangshun/tech-interview-handbook.git" , 4 "author" : "Yangshun Tay <
[email protected]>" , 5 "license" : "MIT" , 6 "
private" : true , 7 "workspaces" : [ 8 "packages/*" , 9 "apps/*" 10 ] , 11 "scripts" : { 12 "build" : "turbo build" , 13 "ci" : "pnpm lint && pnpm tsc" , 14 "clean" : "turbo clean" , 15 "dev" :...