Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

DScheglov/deps-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency info

Lists information summary for each 1-st level dependency of the project

Installation

npm i -g deps-info

Usage

npx deps-info > deps.json

or

npx deps-info --csv > deps.csv

or

npx deps-info react next # prints all dependencies that contain "react" or "next" in the name

or

npx deps-info --only=prod # prints only production dependencies

About

Lists information summary for each 1-st level dependency of the project

Resources

License

Stars

Watchers

Forks

Packages

No packages published