Binary package “node-is-arrayish” in ubuntu noble

Determines if an object can be used as an array

 A Nodejs module to determine if a given object can be used as an array,
 thus the object support indexing.
 .
 Node.js is an event-based server-side JavaScript engine.