Binary package “node-validate-npm-package-name” in ubuntu mantic

Checks if a string is a valid npm package name

 This module can determine if a string is valid to be used a npm module name.
 This module will show conformance to old naming rules and new naming rules
 separately.
 .
 Node.js is an event-based server-side JavaScript engine.