deps-info
v1.1.0
Published
Lists information summary for each 1-st level dependency of the project
Downloads
4
Maintainers
Readme
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