port-get
Get an available TCP port (a minimal CJS module)
@teamteanpm2024/maiores-fuga-iste
``` import Clios from '@teamteanpm2024/maiores-fuga-iste'; let clios = Clios.of([ ['tags|tag*', 'the tags'], ['protocol=http', 'the protocol'], ['host=localhost', 'the host'], ['port(p)=1080', 'the port'], ['lazy(L)', 'load it lazily']