{"library":"json-formatter-js","install":[{"cmd":"npm install json-formatter-js","imports":["import JSONFormatter from 'json-formatter-js';","const formatter = new JSONFormatter(json, open, config);","formatter.render() returns an HTMLElement node; appendChild() to document.","formatter.openAtDepth(depth);","new JSONFormatter(obj, 0);"]},{"cmd":"yarn add json-formatter-js","imports":[]},{"cmd":"pnpm add json-formatter-js","imports":[]}]}