%PDF- %PDF-
Direktori : /proc/985914/root/data/old/usr/lib/node_modules/hexo/lib/plugins/renderer/ |
Current File : //proc/985914/root/data/old/usr/lib/node_modules/hexo/lib/plugins/renderer/json.js |
'use strict'; function jsonRenderer(data) { return JSON.parse(data.text); } module.exports = jsonRenderer;