Binary package “node-once” in ubuntu oracular

Run a function only once with this module for Node.js

 node-once is useful to make sure a listener for multiple events is
 only run once.
 .
 Node.js is an event-based server-side javascript engine.