Package: nodejs Version: 17.9.0-deb-1nodesource1 Architecture: amd64 Maintainer: Ivan Iguaran Installed-Size: 175510 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.8), python3-minimal, ca-certificates Conflicts: nodejs-dev, nodejs-doc, nodejs-legacy, npm Replaces: nodejs-dev (<= 0.8.22), nodejs-legacy, npm (<= 1.2.14) Provides: nodejs-dev, nodejs-doc, nodejs-legacy, npm Homepage: https://nodejs.org Priority: optional Section: web Filename: pool/main/n/nodejs/nodejs_17.9.0-deb-1nodesource1_amd64.deb Size: 27075480 SHA256: 359088a519e9a51ce16e61c1eaf3212a4614529fba26a0c23614f2d31b2344fa SHA1: 9ead694adee1e63f5cf77a3d95b05cf814b695d5 MD5sum: dd44cbe746b12147cbacc7e98d744bc3 Description: Node.js event-based server-side javascript engine Node.js is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. . It takes the event model a bit further - it presents the event loop as a language construct instead of as a library. . Node.js is bundled with several useful libraries to handle server tasks : System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings.