Binary package “node-balanced-match” in ubuntu oracular

Match balanced character pairs in Node.js

 node-balanced-match allows matching balanced string pairs, like { and } or
 <b> and </b> in Node.js.
 .
 Node.js is an event-based server-side JavaScript engine.