Binary package “node-rimraf” in ubuntu jammy

Deep deletion (like rm -rf) module for Node.js

 node-rimraf is a Node.js module that provides asynchronous deep-deletion
 of files and directories.
 .
 The `rimraf` executable is a faster alternative to the `rm -rf` shell
 command.
 .
 Node.js is an event-based server-side javascript engine.