@pnpm/package-is-installable

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

lint

eslint -c ../../eslint.json 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 6/1/2021

Downloads