Détail du package

@pnpm/fs.packlist

pnpm172.8kMIT1000.0.0

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

pnpm10

readme

@pnpm/fs.packlist

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

!--@shields('npm')--

npm version !--/@--

Installation

pnpm add @pnpm/fs.packlist

Usage

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

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

License

MIT © Zoltan Kochan