const JSONBig = require('json-bigint'); module.exports = { stringify: JSONBig.stringify, parse: JSONBig.parse };