module.exports = function(content) {
var content = contents[0];
callback(null, "module.exports=" + JSON.stringify(content));
}