Description: npm is a package manager for JavaScript that allows developers to share and reuse code packages. It hosts over 1.5 million packages and is the default package manager for Node.js.
Type: software
Description: socat is a command line utility that establishes two bidirectional byte streams and transfers data between them. It can be used for various networking and connectivity tasks like creating TCP ports, SOCKS proxies, or UNIX sockets.
Type: software