@pnpm/fs.packlist
TypeScript icon, indicating that this package has built-in type declarations

1000.0.0 • Public • Published

@pnpm/fs.packlist

Get a list of the files to add from a directory into an npm package

npm version

Installation

pnpm add @pnpm/fs.packlist

Usage

const { packlist } = require('@pnpm/fs.packlist')

const files = packlist('/package-dir')

License

MIT © Zoltan Kochan

Readme

Keywords

Package Sidebar

Install

npm i @pnpm/fs.packlist

Weekly Downloads

50,475

Version

1000.0.0

License

MIT

Unpacked Size

4.35 kB

Total Files

6

Last publish

Collaborators

  • pnpmuser
  • zkochan