When I search for a package using npm search packagename
, the results are displayed in 6 columns: name, description, author, date, version and keywords. How can I make npm-search display only name and description columns?
Thanks
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
When I search for a package using npm search packagename
, the results are displayed in 6 columns: name, description, author, date, version and keywords. How can I make npm-search display only name and description columns?
Thanks