On Thu, Jan 23, 2014 at 03:01:47PM +0100, Kevin Ingwersen wrote: > Hey! > > Is it possible to parse GYP files in nodejs? JSON.parse fails at the first > single-quote x.x
My gyp-load module should be capable of that as of the 0.6.0 release I just made. It parses node.gyp with no trouble. Beware that it currently has a synchronous interface, including file IO, but I'll be changing that in future releases.
pgpneatmIsT3R.pgp
Description: PGP signature
