@SamirTalwar
@w3ltraumpirat
@dat_project I really like how Deno does it:
https://deno.land/manual.html#philosophy
> Deno explicitly takes on the role of both runtime and package manager. It
uses a standard browser-compatible protocol for loading modules: URLs.