v0.1.0
Currently we have not added the command line interface registration of the package. But you can still make use of it as a package.
Installation procedure in an empty directory
$ npm init [-y] # with -y default options are used for the otherwise interactive package init guide
$ npm install https://github.com/efforting-tech/efforting-esm-pp/releases/download/v0.1.0/efforting-esm-pp-0.1.0.tgz
added 3 packages, and audited 4 packages in 1s