show-version-number-nausaf
v1.0.5
Published
Prints 'Hello World!' and the version number from package.json when run from command line using npx
Downloads
10
Readme
This package shows its version number (from "version"
key in its package.json file) when run from the command line.
To run it, you can clone it locally, then navigate to its folder and run npx .
.
Alternatively, you can run npx show-version-number
. This will run the copy of this repo deployed to NPM.