package-man
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

package-man

MIT License

A command-line utility for working with NPM packages (package.json files).

Available Commands

package-man supports several commands, each accessible through the package-man command and through npm aliases in package.json. For help on individual commands, add --help following the command name. The commands are:

package-man deps

Lists the package's dependency information for cutting and pasting purposes

package-man list [dependency] [--verbose] [--no-monorepo]

Lists packages in the current directory optionally highlighting a contained dependency

package-man sort [path]

Sorts the dependencies and devDependencies in the provided path

package-man recent [path] [--no-monorepo]

Shows packages in the specified directory in descending order of their recent commit

Readme

Keywords

none

Package Sidebar

Install

npm i package-man

Weekly Downloads

8

Version

5.0.0

License

none

Unpacked Size

44.3 kB

Total Files

35

Last publish

Collaborators

  • garyb432