Getting newman to recognize my reporter

I’m working on getting started with working on a custom reporter.
I now have it on npm (it’s empty)
And would like to just be able to call it. It’s installed globally. What else do I need to do to make have it be recognized as a runner.
Sources