@pnpm/package-is-installable

v5.0.9
Checks if a package is installable on the current system
pnpm6

lint

eslint src/**/*.ts test/**/*.ts

test

pnpm run compile && pnpm run _test

_test

jest

start

pnpm run tsc -- --watch

compile

rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix
npm i @pnpm/[email protected]

Metadata

  • MIT
  • >=12.17
  • Unknown
  • released 12/15/2021

Downloads