1.0.3 • Published 7 years ago

@justinc/depv v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

Install globally with:

$ npm i -g @justinc/depv

Run in a directory containing a package.json file (or one in which a parent dir contains a package.json file):

$ depv

Note: node_modules must be installed for it to work. Error handling is not implemented. This is just example code for a yet to be published blog post.