npmlister

1.2.0 • Public • Published

npm version npm bundle size npm license

npmLister

Outputs all npm Packages as well as Dependencies within a Node.JS Project as JSON.

How to use

Run npx npmlister on your project to run once.
Or run npm i npmlister -g to install and then use npmlister in your project to run.

Arguments

-?
Shows Help
-obj
Outputs Packagedata as an Object instead of an Array. Keys are the Package names
-pp
Pretty-Prints the Output -p [PATH]
Specifies the Path of the project from which you want to get the Package Listed. If this is not given, the current path will be used
-o [PATH]
Specifies the Path of where you want the JSON to be saved. If this is not given, the JSON will be printed to the Console.

Dependents (0)

Package Sidebar

Install

npm i npmlister

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

7.64 kB

Total Files

4

Last publish

Collaborators

  • chickenbread