@pnpm/package-is-installable

v4.0.0
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
  • >=10
  • Zoltan Kochan
  • released 11/9/2019

Downloads