Skip to content

aube licenses

  • Usage: aube licenses [FLAGS]

Report the licenses of installed dependencies

Flags

-D --dev

Show only devDependencies

--json

Emit a JSON array keyed by package instead of the default table

--long

Include the resolved path on disk for each package

-P --prod

Show only production dependencies (skip devDependencies)

Released under the MIT License.