@ztwx/check-package
v0.0.3
Published
check package.json semantic version and auto install
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 useyarnfor the download。 download usingnpmvia set it to false.
node api
const checkPackage=require("@ztwx/check-package");
checkPackage();