Binary package “node-unicode-match-property-value-ecmascript” in ubuntu focal

Match a Unicode property value to its canonical version in Node.js

 This module provides a function to match a Unicode property value to its
 canonical version (without applying the loose matching algorithm) following
 the RegExp Unicode property escapes in ECMAScript.
 .
 Node.js is an event-based server-side JavaScript engine.