detect-installed

v2.0.3
Checks that given package is installed globally or locally.
check detect directory global globally install installed local locally and 10 more...

lint

standard --verbose

pretest

npm run lint

test

npm run coverage

posttest

npm run lint:coverage

coverage

nyc node test.js

lint:coverage

nyc check-coverage --lines 100 --branches 100 --statements 100 --functions 100

report-coverage

nyc report --reporter=text-lcov | coveralls

prerelease

npm test

release

standard-version --sign --no-verify

precommit

git add --all

commit

git-cz

Metadata

  • MIT
  • >=4
  • Charlike Mike Reagent
  • released 12/11/2016

Downloads

Maintainers