Is it possible to search for packages on npmjs.com using two or more specific tags? I've tried different search terms like "keywords:webpack+plugin" and "keywords:webpack,plugin", but nothing seems to work.
keywords:webpack+plugin
keywords:webpack,plugin
keywords:webpack keywords:plugin
I even checked the npmjs.com documentation for an answer, but couldn't find any helpful information.