1.0.0 • Published 7 years ago
npm-packlist-cli v1.0.0
npm-packlist-cli
A way to list packaged files without running npm pack
.
usage
In the dir you want to view:
npx npm-packlist-cli
will pretty-print JSON output.
if you want to view make compatible output:
npx npm-packlist-cli -- -o make
1.0.0
7 years ago