newman JSON reporter created to get just what I needed from the original JSON reporter and to get around this bug: Paramagnetic/newman-reporter-json-light#1
The output contains only the .run.stats object
newman run "collection.json" -e "env.json" -g "globals.json" -r "json-runstats" --reporter-json-export "results.json"