Output a server generated json object in jade without json parse
问题 I have a JSON object that does not conform to JSON standards, and I cannot change the structure of the object to make it adhere to JSON standards. I need to make this object render in the middle of a javascript block in a Jade template. The object is actually a configuration object that is going in a function block in the template. Here is the object. { services: [], version: "1438276796258", country: "default", role: "User", Zack_Init: function () { }, Zack_Global: function (event) { }, Zack