@ztwx/check-package
v0.0.3
Published
check package.json semantic version and auto install
Downloads
3
Readme
check-package
check package.json semantic version and auto install
cli
npx ztwx-check-package [yarn]
- yarn default true.
optional
。 If the version does not match then useyarn
for the download。 download usingnpm
via set it to false.
node api
const checkPackage=require("@ztwx/check-package");
checkPackage();