npm-dependency-details

1.0.2 • Public • Published

npm-dependency-details

Gather details of dependencies of a package. Lets you know if any package is out of date.

Usage

var npmConfig = {} // opts for the npm registry client
require('npm-dependency-details')({config: npmConfig}, '/path/to/project', function (err, data) {
    // do stuff with data
}

Readme

Keywords

none

Package Sidebar

Install

npm i npm-dependency-details

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • keis