@npmcli/run-script

v2.0.0
Run a lifecycle script for a package (descendant of npm-lifecycle)

lint

npm run eslint -- "lib/**/*.js"

test

tap

eslint

eslint

lintfix

npm run lint -- --fix

preversion

npm test

postversion

npm publish

prepublishOnly

git push origin --follow-tags
npm i @npmcli/[email protected]

Metadata

  • ISC
  • Whatever
  • Isaac Z. Schlueter
  • released 9/27/2021

Downloads