npm-packlist-cli

1.0.0 • Public • Published

npm-packlist-cli

Build Status

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

/npm-packlist-cli/

    Package Sidebar

    Install

    npm i npm-packlist-cli

    Weekly Downloads

    12

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2 kB

    Total Files

    3

    Last publish

    Collaborators

    • iml-team