1.0.0 • Published 8 years ago

depem v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

depem

Build Status Coverage Status

Detects, installs and defines package.json dependencies based on require statements from .js files in current working directory and subdirectories; great for quick prototyping!

Installation

npm install -g depem

Usage

[jamesm@Jamess-MacBook-Air depem ]$ depem
Executing "npm i --save glob detective lodash.uniq async.concat is-builtin-module"

Delayed by 1 second to allow for cancellation