%PDF- %PDF-
Direktori : /data/old/usr/lib/node_modules/hexo/lib/plugins/renderer/ |
Current File : //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;