index.js 118 Bytes Raw Blame History Permalink 1 2 var core = require('../../modules/_core'); module.exports = core.JSON || (core.JSON = { stringify: JSON.stringify });