module.exports = function parse(d){ return d && JSON.parse(d) }