@pnpm/package-is-installable

v4.0.3
Checks if a package is installable on the current system

tsc

rimraf lib && tsc

lint

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

test

pnpm run tsc && ts-node test

start

pnpm run tsc -- --watch

prepublishOnly

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

Metadata

  • MIT
  • >=10
  • Zoltan Kochan
  • released 1/31/2020

Downloads