index.js 88 Bytes Raw Blame History Permalink 1 2 exports.parse = require('./lib/parse'); exports.stringify = require('./lib/stringify');