Binary package “node-parse-filepath” in ubuntu noble

Parses a filepath into an object

 Node.js module that provides a polyfill for the native path.parse,
 that parses a filepath into an object with absolute filepath,
 dirname, basename, extname etc.
 .
 Node.js is an event-based server-side JavaScript engine.