depem
v1.0.0
Published
Detect, install and define package.json dependencies based on require statements
Maintainers
Readme
depem
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 depemUsage
[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


