find-deps

0.0.2 • Public • Published

find-deps

Little helper tool for printing the name and latest version of all modules your code needs.

Install

npm install -g find-deps

Example

Running find-deps on find-deps:

find-deps[master]/$ find-deps
{
    "esprima": "1.0.0",
    "request": "2.11.4",
    "when": "1.5.2"
}

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    1

Package Sidebar

Install

npm i find-deps

Weekly Downloads

3

Version

0.0.2

License

none

Last publish

Collaborators

  • imlucas