I think commenting in package.json is not required. But nice to have. And there are lot of module that allow to write json with comments. I think its better to create a pull request to Npm with a implementation and see issacs comment on this.
I hope he wont mind to do a pull. :-) On Sunday, January 6, 2013, Alex Kocharin wrote: > > Hi Trevor, > > > I'm talking about package configuration, not build configuration. gyp has > absolutely nothing to do with it. > > > -- > // alex > > > 06.01.2013, 10:27, "Trevor Norris" <[email protected]<javascript:_e({}, > 'cvml', '[email protected]');> > >: > > On Saturday, January 5, 2013 10:22:06 AM UTC-8, Alex Kocharin wrote: > > Hello, everybody. > > > TL;DR: I think that JSON is not a suitable config file format, and I want > npm to be able to read configs stored in some other way by default. It > might be just javascript, or yaml, I don't really care as long as it better > for configuration files than json. > > > Whether you think this or not, this has nothing directly to do with node. > npm uses gyp, which is used by Google to build v8. And because node is > built on top of v8, it makes sense node would use the same build mechanism. > Also there is a standing rule that no changes will be made to external > dependencies specifically for node. So if you wish to suggest that gyp > accept another file format along with JSON I'd suggest posting it on the > gyp mailing list (https://groups.google.com/group/gyp-developer). > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', '[email protected]');> > To unsubscribe from this group, send email to > [email protected] <javascript:_e({}, 'cvml', > 'nodejs%[email protected]');> > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Arunoda Susiripala @arunoda <http://twitter.com/arunoda> <http://gplus.to/arunoda>https://github.com/arunoda http://www.linkedin.com/in/arunoda -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
