http://gothub.nowhevi57f4lxxd6db43miewcsgtovakbh6v5f52ci7csc2yjzy5rnid.onion/microsoft/vscode/blob/main/package.json
/node_modules/gulp/bin/gulp.js" , 36 "electron" : "node build/lib/electron" , 37 "7z" : "7z" , 38 "update-grammars" : "node build/npm/update-all-grammars.mjs" , 39 "update-localization-extension" : "node build/npm/update-localization-extension.js" , 40 "smoketest" : "node build/lib/preLaunch.js && cd test/smoke && npm run compile && node test/index.js" , 41 "smoketest-no-compile" : "cd test/smoke && node test/index.js" , 42 "download-builtin-extensions" : "node build/lib/builtInExtensions.js" , 43...