script-package-version
v1.0.3
Published
Prints the version of the current package
Readme
script-package-version
Prints the version of the current package
Install
npm install script-package-version --save-devUsage
Useful to use in NPM scripts:
"print-version": "echo $(script-package-version)"Changelog
- 1.0.0
- Initial release :tada:
