PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@confio/ics23/node_modules/protobufjs/cli/targets
Просмотр файла: json.js
"use strict";
module.exports = json_target;
json_target.description = "JSON representation";
function json_target(root, options, callback) {
callback(null, JSON.stringify(root, null, 2));
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!