depex

0.1.1 • Public • Published

🌗 Depex

Build Status

The simple way to expose your dependencies name and version from your package.json file and grouped by their type of dep.

Install

Using NPM

npm install --global depex

or using Yarn

yarn global add depex

Usage

depex -D # just expose devDependencies
depex -d # just expose dependencies
depex # expose all

License

MIT © Roman Masyhar

Readme

Keywords

none

Package Sidebar

Install

npm i depex

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • rohmanhm