@pnpm/package-is-installable

v2.0.8
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 && pnpm run lint && ts-node test

start

pnpm run tsc -- --watch

prepublishOnly

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

Metadata

  • MIT
  • >=8.15
  • Zoltan Kochan
  • released 7/12/2019

Downloads