Releases: Chickenbreadlp/npmLister
Releases · Chickenbreadlp/npmLister
Pretty-Print
You can now output a pretty-print JSON right from this application
1.1.4
Added Keywords for npm & reduced amount of Spaghetti code, to make the code a bit easier to work with.
Also switched from var to let (except for for loops)
Hotfix No.1
So, I noticed, that the application wasn't giving out any errors, when the "node_modules" Folder is not found, so I added that.
Also I've added instructions on how to install npmlister to the README
Initial working release
The reason this application starts with v1.1.2 is because it took me quite a while to find out, how to get an npm package to run with npx. Well, now it does.
Basically, you can consider this v1 Initial Release