Current Path : /usr/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/ |
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)