package-store

v0.23.8
A storage for npm packages. Used by pnpm
store storage global store maching store central storage cache packages

info

npm-scripts-info

start

npm run tsc -- --watch

fix

tslint -c tslint.json --project . --fix

lint

tslint -c tslint.json --project .

pretest

rimraf .tmp

test

npm run lint && npm run tsc && ts-node test --type-check

tsc

rimraf lib && tsc

prepublishOnly

npm run tsc
npm i package-store

Metadata

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

Downloads

Maintainers