[Pkg-javascript-devel] can we upload node-uuid instead of node-node-uuid?

Andrew Kelley superjoe30 at gmail.com
Fri Jul 4 19:38:54 UTC 2014


>From https://www.npmjs.org/doc/package.json.html#name

"Don't put "js" or "node" in the name. It's assumed that it's js, since
you're writing a package.json file, and you can specify the engine using
the "engines" field."

If you look at the network graph you can see uuid is at least equally well
maintained, if not better: https://github.com/broofa/node-uuid/network




On Fri, Jul 4, 2014 at 12:31 PM, Jérémy Lal <kapouer at melix.org> wrote:

> Le vendredi 04 juillet 2014 à 12:14 -0700, Andrew Kelley a écrit :
> > The proper package for upstream to depend on is uuid:
> > https://www.npmjs.org/package/uuid
> >
> > I'd rather patch upstream sources that incorrectly do
> require('node-uuid')
> > instead of patching upstream sources (mine included) that correctly do
> > require('uuid').
>
> Could you explain why this choice over
> https://www.npmjs.org/package/node-uuid
> ?
>
> Jérémy.
>
>
>
> _______________________________________________
> Pkg-javascript-devel mailing list
> Pkg-javascript-devel at lists.alioth.debian.org
>
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20140704/44ef9565/attachment.html>


More information about the Pkg-javascript-devel mailing list