@pnpm/package-is-installable

v2.0.5
Checks if a package is installable on the current system

tsc

rimraf lib && tsc

lint

tslint -c tslint.json src/**/*.ts test/**/*.ts

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 5/4/2019

Downloads