Packaging plugins for npm etcetera?

Packaging plugins for npm etcetera?

Hi folks,

I've built a number of jQueryUI plugins for creating special purpose interactive
scientific visualizations here


I'd like advice on the right way to package the plugins in "state of the art"
Javascript idioms so people can use `npm install ...` to install the package
or similar.

A pointer to a good example repository which is packaged well  would also be helpful.

Thanks! -- Aaron Watters