'use strict'; var json = { encode: JSON.stringify, decode: JSON.parse }; module.exports = json;