Le samedi 06 septembre 2014 à 16:43 +0100, Tim Retout a écrit : > Hi, > > I suspect this is too small for its own package, right? :) > > https://github.com/e14n/jankyqueue/blob/master/lib/jankyqueue.js > > Normally, reading the README, I would think twice before uploading it > anyway, because it doesn't claim to be particularly *good*. But > pump.io and a couple of other packages from evanp depend on this code. > > So I guess I either want a package name to upload this under, or > alternative suggestions about how to replace it with some other > module?
A couple other packages ? in the devDependencies or in the dependencies ? https://www.npmjs.org/package/jankyqueue lists only one. It looks like some ad-hoc queue that ought to be bundled-as-patch in pump.io... Even better, let's replace it by an already existing queue module available in debian like node-queue-async ! Do you need a hand for doing just that ? Jérémy. _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
