complete-ts/get-package-names

Gets the packages inside of a monorepo with optional filters

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
script-nameThe name of a "package.json" script. If specified, only monorepo packages that contain a script with the specified name will be returned.no""
namedescription
package-namesThe names of the directories that were found in the monorepo "packages" directory. For example: ["foo", "bar"]