In instructions for publishing your plugin to npm along with "jquery-plugin" keyword for package.json the "ecosystem:jquery" keyword is mentioned as a second one. But seems there is no such plugins with this keyword so far (except of mine). Have I misunderstood the instructions and is there a need for such keyword at all?
JΛ̊KE, As I understand the NPM folks are not consumers of this tag. The jQuery plugins registry is or at least meant to be. Hence the question addressed to authors of http://plugins.jquery.com/
I just want to register my plugin properly in this registry.