https://github.com/thedumbterminal/list-node-modules
Lists the names and versions of all the modules contained within your node_modules directory
https://github.com/thedumbterminal/list-node-modules
Last synced: 3 months ago
JSON representation
Lists the names and versions of all the modules contained within your node_modules directory
- Host: GitHub
- URL: https://github.com/thedumbterminal/list-node-modules
- Owner: thedumbterminal
- License: mit
- Created: 2016-02-23T21:14:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-24T23:18:24.000Z (over 9 years ago)
- Last Synced: 2023-09-04T17:18:28.342Z (about 2 years ago)
- Language: Perl
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# list-node-modules
Lists the names and versions of all the modules contained within your node_modules directory
If multiple copies of the same module version are found these will be listed.
## Requirements
* Perl 5.14 or greater
* A node.js project
## Usage
./dep_check.pl
## Example
./dep_check.pl ../grunt-gemnasium
abbrev 1.0.7, 1.0.7
argparse 0.1.16
async 0.1.22
balanced-match 0.2.0
brace-expansion 1.1.0
cli 0.6.6
coffee-script 1.3.3
...
sigmund 1.0.1, 1.0.1, 1.0.1, 1.0.1
string_decoder 0.10.31
strip-json-comments 1.0.2
underscore 1.7.0
underscore.string 2.2.1, 2.3.3, 2.4.0
which 1.0.9