wrapper for getting json with hyperquest
npm install get-json-hqwrapper for getting json with hyperquest


npm install get-json-hq
getJson("http://localhost:3002", function(err, res) {
// do stuff
}