npms-io / npms-analyzer

The analyzer behind https://npms.io
MIT License
317 stars 38 forks source link

How to analyze one package on local machine? #246

Open vmnet8 opened 4 years ago

vmnet8 commented 4 years ago

Installed couchDB, rabbitMQ, elasticsearch and all the utilities needed, then run npms-analyzer and discovered that all packages of npm are analyzed. That is far too much...

Is there a way to analyze only one node package? Can this be a local stored package?

Thank you in advance.

LordJashin32 commented 4 years ago

Did you try cli.js tasks process-package -h Usage: cli.js tasks process-package [options] Processes a single package, analyzing and scoring it.