@pnpm/package-is-installable

v2.0.2
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
  • >=8.15
  • Zoltan Kochan
  • released 4/7/2019

Downloads