@pnpm/package-is-installable

v2.0.0-0
Checks if a package is installable on the current system

tsc

rimraf lib && tsc

lint

tslint -c tslint.json --project .

test

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

start

npm run tsc -- --watch

prepublishOnly

npm run tsc
npm i @pnpm/[email protected]

Metadata

  • MIT
  • >=6
  • Zoltan Kochan
  • released 1/24/2019

Downloads