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