0.0
No commit activity in last 3 years
No release in over 3 years
Generates a list of dependencies in package.json, with name, version and a link to the source code of the specific version on the NPM registry.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.17
~> 10.0
~> 3.0

Runtime

~> 0.8.1
~> 0.7.2
~> 0.20.0
~> 0.4.2
~> 0.8.0
~> 0.2.0
~> 0.5.0
~> 0.4.0
~> 0.6.0
~> 0.2.0
~> 0.4.0
~> 0.11.0
~> 0.1.0
~> 0.16.1
~> 0.6.4
~> 0.8.0
~> 0.10.0
~> 0.1.0
~> 0.3.0
 Project Readme

Npm3ppLister

Generates a list of dependencies in package.json, with name, version and a link to the source code of the specific version on the NPM registry.

Installation

$ gem install npm_3pp_lister

Usage

In any directory with a package.json file:

$ npm_3pp_lister list

Output

Todo

  • list dev/peer dependencies
  • ??

License

Do whatever you want