Skip to content

yetzt/dpnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

dpnd

dpnd automagically fills your package.json with dependencies. if there is no package.json, one with reasonable defaults will be created.

dpnd searches for all non-builtin modules you require() and determines the version you are using by traversing through your filesystem the same way nodejs does.

Install

npm isntall -g dpnd

Usage

dpnd [file|folder]

About

automagical package.json dependency determination

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published