Package: npm Version: 1.4.21+ds-2~bpo9+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 1914 Depends: nodejs, node-abbrev (>= 1.0.4), node-ansi (>= 0.3.0-2), node-ansi-color-table, node-archy, node-block-stream, node-fstream (>= 0.1.22), node-fstream-ignore, node-github-url-from-git, node-glob (>= 3.1.21), node-graceful-fs (>= 2.0.0), node-inherits, node-ini (>= 1.1.0), node-lockfile, node-lru-cache (>= 2.3.0), node-minimatch (>= 0.2.11), node-mkdirp (>= 0.3.3), node-gyp (>= 0.10.9), node-nopt (>= 3.0.1), node-npmlog, node-once, node-osenv, node-read, node-read-package-json (>= 1.1.0), node-request (>= 2.25.0), node-retry, node-rimraf (>= 2.2.2), node-semver (>= 2.1.0), node-sha, node-slide, node-tar (>= 0.1.18), node-underscore, node-which Homepage: http://github.com/isaacs/npm Priority: extra Section: web Filename: pool/main/n/npm/npm_1.4.21+ds-2~bpo9+1_all.deb Size: 353198 SHA256: 30a79a3fbc7232a9207c6980c6c12d7262c36bee6ead5e6f42949029dcdb4a87 SHA1: b91790e0f8fbb215645a1a4c22eb58802bdadf7a MD5sum: 8e93361995cc6f4545b7529631f4cc79 Description: package manager for Node.js Node.js is an event-based server-side javascript engine. . npm is the package manager for the Node JavaScript platform. It puts modules in place so that node can find them, and manages dependency conflicts intelligently. . It is extremely configurable to support a wide variety of use cases. Most commonly, it is used to publish, discover, install, and develop node programs. Package: oob Version: 0.4.1~bpo9+1 Architecture: all Maintainer: Raphaƫl Halimi Installed-Size: 49 Depends: shell-script-helper, bind9-host, rsync, openssh-client, cron | cron-daemon Recommends: logrotate Priority: optional Section: net Filename: pool/main/o/oob/oob_0.4.1~bpo9+1_all.deb Size: 11032 SHA256: a564b69813b2ca07d2c9a5f1b082ec3c7723e2636948e6a7bb2a23c67462a37f SHA1: 3120e2a11a981a4b1b726677be8d8faf97db3da6 MD5sum: 62319c0a9625d38593da4db9ee0d41f1 Description: Online Offline Backup A shell script to backup hosts online, as if they were offline. . It bind-mounts all the physical mount points (everything currently mounted that sits in /dev) and then backs them up. This way, you have a backup of the real contents of the disk and nothing else (no tmpfs, nfs, sys, proc...) allowing for an easy restoration in case of disaster recovery. . It pulls files over the network with rsync, which means that remote hosts must be accessible to the super user through ssh without password for automatic operation.