Is your feature request related to a problem? Please describe.
When I clean up node_modules I often want to save the installation for the future or when I am back in the node version, but that are a lot of steps to do.
Describe the solution you'd like
Moving the node_modules folder to an archive file, which is small and can be later unpacked.
Describe alternatives you've considered
no idea
Additional context
no
Is your feature request related to a problem? Please describe.
When I clean up node_modules I often want to save the installation for the future or when I am back in the node version, but that are a lot of steps to do.
Describe the solution you'd like
Moving the node_modules folder to an archive file, which is small and can be later unpacked.
Describe alternatives you've considered
no idea
Additional context
no