Package: nodejs Version: 10.6.0-1nodesource1 Architecture: amd64 Maintainer: Chris Lea Installed-Size: 62461 Depends: libc6 (>= 2.7), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.4.0), python-minimal, ca-certificates Conflicts: nodejs-dev, nodejs-legacy, npm Replaces: nodejs-dev (<= 0.8.22), nodejs-legacy, npm (<= 1.2.14) Provides: nodejs-dev, nodejs-legacy, npm Homepage: https://nodejs.org Priority: optional Section: web Filename: pool/main/n/nodejs/nodejs_10.6.0-1nodesource1_amd64.deb Size: 13656754 SHA256: 9ceee8056377296bd93eb0cb9303068ac035f1a335969eaeab26130929145627 SHA1: e69fe557d256d65d0d94cd571dd99534484b7bdd MD5sum: b908f80bc1e0095f4bda26ba66ab3238 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.