node parser for the nginx stub status response (http://wiki.nginx.org/HttpStubStatusModule)
npm install nginx-stubstatus
Parses the response from nginx stub status and makes it into a nice JS object. For usage please read the test.js file.