Need a command that scans from the current directory recursively and finds node_modules dirs.
Requirements:
- default mode lists matches
- show per-dir size
- show total reclaimable space at the end
delete subcommand removes them in parallel
- output should end with the exact delete command to run later