0.0.1 • Published 11 years ago

dependent v0.0.1

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

Dependent

Lazy dependency script for lazy developers compiling your node modules to a depencies.json

Requirements

Node JS and NPM installed. Only been tested in MacOSX (hey it's for lazy developers by a lazy developer, what can I say?)

Installation

Coming soon to NPM…

Usage

After installing globally run 'dependent' in your working dir. This will look up what node modules can be found inside node_modules and compile them into a dependencies.json in your working dir. Copy and paste into your package.json.

Changelog

0.0.1
  • Initial Release