node_modules folder, however Deno does not use the node_modules folder so I'm not sure what alternative I have.vendor command that puts the deps in a vendor/ dir, (but in my testing it creates a node_modules dir instead), would that be something helpful for what I'm trying to do?