Problem when importing modules

One package could have several modules/artifacts, so in that case you would have to find out the name of it anyway.

But I guess it would be good to come up with conventions, or create tooling that easily shows available modules/artifacts from a dependency.

Zig package management is decentralized, however there is a topic about package discovery Package index service.