supi

v0.25.8-0
Fast, disk space efficient installation engine
dependency manager install installer uninstall remove link prune shrinkwrap lockfile and 12 more...

info

npm-scripts-info

start

npm run tsc -- --watch

?commit

echo 'Run Git commit wizard'

commit

commit

commitmsg

commitlint -e

lint

tslint -c tslint.json --project .

lint-test

tslint -c tslint.json --project test

pnpm-registry-mock

pnpm-registry-mock

test:tap

ts-node test

test:e2e

npm-run-all -p -r pnpm-registry-mock test:tap

pretest

rimraf ../../../.tmp/ && pnpm-registry-mock prepare

test-with-preview

npm run lint && npm run lint-test && preview && npm run test:e2e

test

npm run lint && npm run lint-test && npm run tsc && npm run test:e2e

tsc

rimraf lib && tsc

prepublishOnly

npm run tsc

Metadata

  • MIT
  • >=6
  • Zoltan Kochan
  • released 11/12/2018

Downloads