Current File : //usr/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/json.js
module.exports = (data, { indent }) => JSON.stringify(data, null, indent)