0.0.2 • Published 10 years ago

dpnd v0.0.2

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

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]
0.0.2

10 years ago

0.0.1

10 years ago