Package: gyp Version: 0.1~svn1729-3~Balocco70+1 Architecture: all Maintainer: Debian Chromium Maintainers Installed-Size: 1051 Depends: python (>= 2.6.6-7~), python (<< 2.8), python-pkg-resources Homepage: http://code.google.com/p/gyp/ Priority: optional Section: python Filename: pool/nodejs/g/gyp/gyp_0.1~svn1729-3~Balocco70+1_all.deb Size: 254946 SHA256: d5f91ebc4ee3ce5e0b63b2680958329629c7ea5d3ec0d2366353f367b010405b SHA1: 22a63f3dccc2567b9eb9a1db79e6f7aaafb98ebc MD5sum: b2b0ee631c34f2b979b15416db365342 Description: Cross-platform build script generator GYP (Generate Your Projects) is a tool to generate native Visual Studio, Xcode, SCons and make build files from a description of a project in a simple JSON-inspired format. Its syntax is a universal cross-platform build representation that still allows sufficient per-platform flexibility to accommodate irreconcilable differences. Package: libc-ares-dev Source: c-ares Version: 1.10.0-2~Balocco70+1 Architecture: amd64 Maintainer: Andreas Schuldei Installed-Size: 330 Depends: libc-ares2 (= 1.10.0-2~Balocco70+1) Conflicts: libares-dev Multi-Arch: same Homepage: http://c-ares.haxx.se/ Priority: extra Section: libdevel Filename: pool/nodejs/c/c-ares/libc-ares-dev_1.10.0-2~Balocco70+1_amd64.deb Size: 146716 SHA256: 314d4a13ea79328c5456dbddd605025c2cd708ce78ee8f0dc019fb48c370f530 SHA1: 282151979de62480bb801a3364ea272d316474e4 MD5sum: 94a8bd8f2028a080b5b1ff1948898569 Description: asynchronous name resolver - development files c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package contains development files (headers and static libraries). Package: libc-ares2 Source: c-ares Version: 1.10.0-2~Balocco70+1 Architecture: amd64 Maintainer: Andreas Schuldei Installed-Size: 141 Pre-Depends: multiarch-support Depends: libc6 (>= 2.4) Conflicts: libcares2 Replaces: libc-ares1 Multi-Arch: same Homepage: http://c-ares.haxx.se/ Priority: extra Section: libs Filename: pool/nodejs/c/c-ares/libc-ares2_1.10.0-2~Balocco70+1_amd64.deb Size: 77036 SHA256: 3b4d0a1300856b8147d7d63d1fd7c5a48268de54a55835e732028b62fd56aa07 SHA1: 33390a291631608a42002eb467e2458008e77f0d MD5sum: dd1dc9cb3d2518e61c61eae7a25b844c Description: asynchronous name resolver c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package provides the shared libraries. Package: libjs-async Source: node-async Version: 0.2.5-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 84 Depends: nodejs Homepage: https://github.com/caolan/async Priority: optional Section: web Filename: pool/nodejs/n/node-async/libjs-async_0.2.5-1~Balocco70+1_all.deb Size: 22760 SHA256: 6776a2233149c8fbfb6c6e756b072ca9d8422e5bc11326ba25213fa482b4f3f0 SHA1: 4503c31e8c177fe50d04dca5d2531aa36600a2f0 MD5sum: a7258783792524ccbd9eb81e2dbf1ef4 Description: higher-order functions and common patterns for asynchronous Javascript Node is an event-based server-side JavaScript engine. . Async is a utility module which provides straight-forward, powerful functions for working with asynchronous Javascript. Although originally designed for use with Node, it can also be used directly in the browser. . Async provides around 20 functions that include the usual 'functional' suspects (map, reduce, filter, forEach…) as well as some common patterns for asynchronous control flow (parallel, series, waterfall…). All these functions assume you follow the Node convention of providing a single callback as the last argument of your async function. . This provides async for use directly in web browsers. Package: libjs-inherits Source: node-inherits Version: 2.0.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 38 Homepage: https://github.com/isaacs/inherits Priority: extra Section: web Filename: pool/nodejs/n/node-inherits/libjs-inherits_2.0.0-1~Balocco70+1_all.deb Size: 2532 SHA256: a6433f20cfade2e949d689bcfc511313f69dd1dc12825795141a8888b5a5b329 SHA1: 54927ced649afff1360e0153b69b19415bc7d24d MD5sum: 2beb4a0f58c11ec504419f0ca2064218 Description: Exposes inherits function from Node.js environment node-inherits exposes standard inherits implementation of Node.js util module, and allows bundlers such as browserify to not include full util package in client code. . It is recommended to use this module for all code that requires only the inherits function and that has a chance to run in a browser too. . This is the browser module. . Node.js is an event-based server-side javascript engine. Package: libjs-lru-cache Source: node-lru-cache Version: 2.3.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 36 Depends: nodejs Homepage: https://github.com/isaacs/node-lru-cache Priority: extra Section: web Filename: pool/nodejs/n/node-lru-cache/libjs-lru-cache_2.3.1-1~Balocco70+1_all.deb Size: 4272 SHA256: 00c35a3ce83a5a240d339d6ac800b6355a08f42117597db05efea1d4e8a57114 SHA1: 969015481fcfe01065b2f083de1482b226884124 MD5sum: 7caa3ce32243558cf95ddd32f73a6e45 Description: Javascript least-recently-used cache object A cache object that deletes the least-recently-used items. This is the libjs module. Package: libjs-node-uuid Source: node-uuid Version: 1.4.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 50 Recommends: javascript-common Breaks: node-node-uuid (<< 1.3.1~20111202~) Homepage: https://github.com/broofa/node-uuid Priority: optional Section: web Filename: pool/nodejs/n/node-uuid/libjs-node-uuid_1.4.0-1~Balocco70+1_all.deb Size: 13314 SHA256: 7bf1f0adf6a37249aa2e21e0e1350ec3b2ccdf457980df4d87f4461364b20910 SHA1: 1bad6f8d34693df3ea2955daf3afddc70752e995 MD5sum: d46ea88df0b7cb5620d1be8c2675fb2a Description: simple, fast generation of RFC4122 UUIDs - JavaScript library Node is an event-based server-side JavaScript engine. . Node-uuid is a UUID library usable either directly in web browsers or as a Node module. . * Generate RFC4122 version 1 or version 4 UUIDs * Runs in node.js and all browsers * Cryptographically strong random # generation on supporting platforms * 1.1K minified and gzip'ed . This package contains node-uuid usable directly in web browsers. Package: libjs-semver Source: node-semver Version: 2.1.0-2~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 72 Homepage: https://github.com/isaacs/node-semver Priority: extra Section: web Filename: pool/nodejs/n/node-semver/libjs-semver_2.1.0-2~Balocco70+1_all.deb Size: 12424 SHA256: 2e8f0b18631366796481866d6d9d5ff29092c06bb69e1e786e40003f78dc5939 SHA1: 654d4fedde1a24b6c3edc8b6d3b4d143c151658b MD5sum: 097d38ffd623a75197bf33e027b68ea7 Description: Semantic Versioning for Node.js Test if version(s) satisfy the supplied range(s), and sort them. Multiple versions or ranges may be supplied. Program exits successfully if any valid version satisfies all supplied ranges, and prints all satisfying versions. . This package provides a version usable in a browser, along with its minified file. . Node.js is an event-based server-side javascript engine. Package: libv8-3.14-dbg Source: libv8-3.14 Version: 3.14.5.8-5~Balocco70+1 Architecture: amd64 Maintainer: Debian Javascript Maintainers Installed-Size: 75600 Depends: libv8-3.14.5 (= 3.14.5.8-5~Balocco70+1) Homepage: http://code.google.com/p/v8/ Priority: extra Section: debug Filename: pool/nodejs/libv/libv8-3.14/libv8-3.14-dbg_3.14.5.8-5~Balocco70+1_amd64.deb Size: 29761232 SHA256: 74b9e3412c735f6afd246ff6a066c308ce1ade8b54d1d24c315e1b01a10ab9cb SHA1: 1ffc315551da125da429c64bb4f6666ea0f60eb0 MD5sum: d74ed5f26abb8f7fa9b88fd9d6e16e45 Description: V8 JavaScript engine - debugging symbols V8 is a high performance JavaScript engine written in C++. It is used in the web browser Chromium. . This package provides the debugging symbols for the library. Package: libv8-3.14-dev Source: libv8-3.14 Version: 3.14.5.8-5~Balocco70+1 Architecture: amd64 Maintainer: Debian Javascript Maintainers Installed-Size: 307 Depends: libv8-3.14.5 (= 3.14.5.8-5~Balocco70+1) Conflicts: libv8-dev Replaces: libv8-dev Provides: libv8-dev, libv8-legacy-dev Homepage: http://code.google.com/p/v8/ Priority: optional Section: libdevel Filename: pool/nodejs/libv/libv8-3.14/libv8-3.14-dev_3.14.5.8-5~Balocco70+1_amd64.deb Size: 115080 SHA256: edb49d04f2697d50f86a61d3e710feb10f98af93ec2d4c60ce5dde38e7711df5 SHA1: fa1fd86ed16132264223b31a268c6a9bd375711d MD5sum: b1a93509e4f044f5d624babad5198947 Description: V8 JavaScript engine - development files for 3.14 branch V8 is a high performance JavaScript engine written in C++. It is used in the web browser Chromium. . This package provide development headers for V8 3.14 branch. Package: libv8-3.14.5 Source: libv8-3.14 Version: 3.14.5.8-5~Balocco70+1 Architecture: amd64 Maintainer: Debian Javascript Maintainers Installed-Size: 4200 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Homepage: http://code.google.com/p/v8/ Priority: optional Section: libs Filename: pool/nodejs/libv/libv8-3.14/libv8-3.14.5_3.14.5.8-5~Balocco70+1_amd64.deb Size: 1601364 SHA256: e744c0528a4b8e2b7c4895813c0c9e23fa7bcb590155c616e9588afde0a28558 SHA1: 161e9c6d1cc760c008fb7a68cce6c738c4f251f2 MD5sum: 2255ffe0c740952c0bec7d5d1831c229 Description: V8 JavaScript engine - runtime library V8 is a high performance JavaScript engine written in C++. It is used in the web browser Chromium. . This package provides the dynamic library for V8. Package: libv8-dev Source: libv8-3.14 Version: 3.14.5.8-5~Balocco70+1 Architecture: amd64 Maintainer: Debian Javascript Maintainers Installed-Size: 307 Depends: libv8-3.14.5 (= 3.14.5.8-5~Balocco70+1) Conflicts: libv8-3.14-dev, libv8-legacy-dev Replaces: libv8-3.14-dev, libv8-legacy-dev Homepage: http://code.google.com/p/v8/ Priority: optional Section: libdevel Filename: pool/nodejs/libv/libv8-3.14/libv8-dev_3.14.5.8-5~Balocco70+1_amd64.deb Size: 115072 SHA256: 5fccac9f255c6fd5a8393a3cdba4d28cb4183d48f463a43a4b02cd67fdc4475b SHA1: 5bb80a32e70903f4344cfb2f96a0243d0f0b8110 MD5sum: 263130da25f1126f646e64c12fc5ce62 Description: V8 JavaScript engine - development files for latest branch V8 is a high performance JavaScript engine written in C++. It is used in the web browser Chromium. . This package provide development headers for latest V8 branch. Package: node-abbrev Version: 1.0.4-2~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 38 Depends: nodejs Homepage: https://github.com/isaacs/abbrev-js Priority: extra Section: web Filename: pool/nodejs/n/node-abbrev/node-abbrev_1.0.4-2~Balocco70+1_all.deb Size: 3864 SHA256: f49e659e1934f3e2c1c42255a5539aee4386261b84ceeb54645b4ad7ffb94b28 SHA1: 1637b42a9990b303404fe8822b4a3668e7316f2b MD5sum: 876a70712c3470113b458a8f6f8e3e1c Description: Like ruby abbrev module, but for Node.js This is handy for command-line scripts, or other cases where one wants to be able to accept shorthands. . Node.js is an event-based server-side javascript engine. Package: node-ansi Version: 0.2.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 70 Depends: nodejs Homepage: https://github.com/TooTallNate/ansi.js Priority: extra Section: web Filename: pool/nodejs/n/node-ansi/node-ansi_0.2.1-1~Balocco70+1_all.deb Size: 8804 SHA256: ceda2d0a4d10cfb4ad6c7d8c4095c2819f3e05e5289acc1b27441ca3ccf45a2b SHA1: cb3c06aa49ace620b2f8c7360192c16dfbe31c1e MD5sum: 49e559f06f03b9580ccd1e92060d8efe Description: Advanced ANSI formatting tool for Node.js node-ansi is a module for Node.js that provides an easy-to-use API for writing ANSI escape codes to Stream instances. ANSI escape codes are used to do fancy things in a terminal window, like render text in colors, delete characters, lines, the entire window, or hide and show the cursor, and lots more. . Node.js is an event-based server-side javascript engine. Package: node-ansi-color-table Version: 1.0.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 53 Depends: nodejs, node-ansi Homepage: https://github.com/quimcalpe/ansi-color-table Priority: extra Section: web Filename: pool/nodejs/n/node-ansi-color-table/node-ansi-color-table_1.0.0-1~Balocco70+1_all.deb Size: 4724 SHA256: f8b027b0e82c532466bb803985c077008020e054d4e0470a8a67722c3e57b3d9 SHA1: 51355a3a7b53c71c127275897ad827d9246d6080 MD5sum: 98474f60815206dc8890fb865de2bc03 Description: Color and format tables for ansi output - Node.js module This module outputs borderless tables to stdout or to a writable stream, with ansi colors and formatting support. . Node.js is an event-based server-side javascript engine. Package: node-archy Version: 0.0.2-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 46 Depends: nodejs Homepage: https://github.com/substack/node-archy Priority: extra Section: web Filename: pool/nodejs/n/node-archy/node-archy_0.0.2-1~Balocco70+1_all.deb Size: 3756 SHA256: fa0396606d4dfd53ac17f67a003adbb5b7292901f7bd65e477af0b02188e9695 SHA1: 931785a1ccbcad84620cf29a9522e14a3876aaa9 MD5sum: cbe4f4fa26cd8e7281b55e04112f037a Description: Pretty-print nested hierarchies module for Node.js Given a tree of nested objects with 'label' and 'nodes' fields, node-archy returns a string representation of that tree with unicode pipe characters. . Node.js is an event-based server-side javascript engine. Package: node-async Version: 0.2.5-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 75 Depends: nodejs Homepage: https://github.com/caolan/async Priority: optional Section: web Filename: pool/nodejs/n/node-async/node-async_0.2.5-1~Balocco70+1_all.deb Size: 19888 SHA256: 0f6b2760727a3a2ed3305733037bc4cb711e4410d58c70347dddaca81ae83581 SHA1: 8ea276f8e374cee62c0df0232bb880ff6948f520 MD5sum: 7b1346b063b827ace0761eb57341e436 Description: higher-order functions and common patterns for asynchronous Javascript Node is an event-based server-side JavaScript engine. . Async is a utility module which provides straight-forward, powerful functions for working with asynchronous Javascript. Although originally designed for use with Node, it can also be used directly in the browser. . Async provides around 20 functions that include the usual 'functional' suspects (map, reduce, filter, forEach…) as well as some common patterns for asynchronous control flow (parallel, series, waterfall…). All these functions assume you follow the Node convention of providing a single callback as the last argument of your async function. . This provides async for use with Node. Package: node-block-stream Version: 0.0.7-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 41 Depends: nodejs, node-inherits (>= 2) Homepage: https://github.com/isaacs/block-stream Priority: extra Section: web Filename: pool/nodejs/n/node-block-stream/node-block-stream_0.0.7-1~Balocco70+1_all.deb Size: 4902 SHA256: 38b1e9c395082bc1a68054a94cbec0f1093d9e38016086090b423096737e2b23 SHA1: 9e6742375a365d38ec9d7f26a085ac0555af67e8 MD5sum: 0bd71a43049f0efc0f09758cf42ba18b Description: Stream of fixed-size blocks, with zero-padding when necessary node-block-stream is a Node.js module providing a stream-like object that reads or writes data as a stream of blocks. A typical use of node-block-stream is processing tar archives. . Node.js is an event-based server-side javascript engine. Package: node-combined-stream Version: 0.0.4-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 46 Depends: nodejs, node-delayed-stream Homepage: https://github.com/felixge/node-combined-stream Priority: extra Section: web Filename: pool/nodejs/n/node-combined-stream/node-combined-stream_0.0.4-1~Balocco70+1_all.deb Size: 4788 SHA256: 6412af904893f1694822a1ca8011751ce43f1c65d128f0eb1cfb2fda9825d755 SHA1: d3f73f6fce85f3cbf93dec2312e25b0b067c97a4 MD5sum: da7f154d4c36dceb39f1e5b37c8e4adc Description: Append streams one after another - module for Node.js node-combined-stream can be used to append multiple streams one after another. . Node.js is an event-based server-side javascript engine. Package: node-cookie-jar Version: 0.3.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 42 Depends: nodejs Homepage: https://github.com/mikeal/cookie-jar Priority: extra Section: web Filename: pool/nodejs/n/node-cookie-jar/node-cookie-jar_0.3.1-1~Balocco70+1_all.deb Size: 3814 SHA256: 3d3dc2fd046d02752402838cd6d32df5dfacd211afd7bfcf1d88ed2574c29118 SHA1: bafda9f79ffc8b7cd163bacc340af4d000dbb2e2 MD5sum: 47d29ca20363590a3e1d8159a0a20434 Description: Cookie handling for HTTP clients - module for Node.js node-cookie-jar provides minimal cookie handling for HTTP clients. . Node.js is an event-based server-side javascript engine. Package: node-delayed-stream Version: 0.0.5-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 42 Depends: nodejs Homepage: https://github.com/felixge/node-delayed-stream Priority: extra Section: web Filename: pool/nodejs/n/node-delayed-stream/node-delayed-stream_0.0.5-1~Balocco70+1_all.deb Size: 4812 SHA256: 8c1f8e0fa34c2302ece21a2417895e500c8201adf6c2fa83a196db6b1b3b7ee5 SHA1: 85e162937f4997b6b0d0aaebaa48714f7b415ea2 MD5sum: 71bbd55eeeec20421dc905a885cda764 Description: Buffer stream events for later handling - module for Node.js node-delayed-stream can delay stream responses, and can be used to combine streams one after another. . Node.js is an event-based server-side javascript engine. Package: node-forever-agent Version: 0.5.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 41 Depends: nodejs Homepage: https://github.com/mikeal/forever-agent Priority: extra Section: web Filename: pool/nodejs/n/node-forever-agent/node-forever-agent_0.5.1-1~Balocco70+1_all.deb Size: 3272 SHA256: 229c17d3d1daf40f5a45af8112d04bf74deb03dc9eb558eee6865e3da1d7b174 SHA1: c87845f0d4f92d9656e0b3c106998f2f7d2569b1 MD5sum: f94c699ac1470a83d9c3fc6367f14536 Description: HTTP agent supporting keep-alive requests - module for Node.js node-forever-agent keeps socket connections alive between keep-alive requests. . Node.js is an event-based server-side javascript engine. Package: node-form-data Version: 0.1.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 50 Depends: nodejs, node-combined-stream, node-mime, node-async Homepage: https://github.com/felixge/node-form-data Priority: extra Section: web Filename: pool/nodejs/n/node-form-data/node-form-data_0.1.0-1~Balocco70+1_all.deb Size: 6510 SHA256: 2069b888fbe7f853b65a333e2dcef2b20e45a690e098293dbdbcec4558eeedc5 SHA1: 2ba374b4c5ce374f7c79601b68e92bc9bd105ec8 MD5sum: f4ea70e2ac402944d6e3da063428d20f Description: Create multipart/form-data streams module for Node.js node-form-data can be used to submit forms and file uploads to other web applications. . The API of this module is inspired by the w3c XMLHttpRequest specification. . Node.js is an event-based server-side javascript engine. Package: node-fstream Version: 0.1.24-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 107 Depends: nodejs, node-rimraf (>= 2), node-mkdirp (>= 0.3), node-graceful-fs (>= 2), node-inherits (>= 2) Homepage: https://github.com/isaacs/fstream Priority: extra Section: web Filename: pool/nodejs/n/node-fstream/node-fstream_0.1.24-1~Balocco70+1_all.deb Size: 19304 SHA256: bf218968a81385a2a1cfe510a051b61741c17144c8841362e4a948153265665d SHA1: 43cb07fe2010c7d45db000765a87398981e93a95 MD5sum: 77ab65c8cc172ad1f0fb6a0bdc4038b5 Description: Advanced filesystem streaming tools for Node.js node-fstream is a high-level file stream module for Node.js, with a unified interface for reading and writing streams representing files, directories or symbolic links, as well as manipulating their attributes, such as atime/mtime or uid/guid. . Node.js is an event-based server-side javascript engine. Package: node-fstream-ignore Version: 0.0.6-2~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 50 Depends: nodejs, node-minimatch (>= 0.2.0), node-fstream (>= 0.1.17), node-inherits Homepage: https://github.com/isaacs/fstream-ignore Priority: extra Section: web Filename: pool/nodejs/n/node-fstream-ignore/node-fstream-ignore_0.0.6-2~Balocco70+1_all.deb Size: 5632 SHA256: db44b38711e4347a7ee5c9c814e0b1c4ad11a3e15c0184eb4fc1ebf5f0717206 SHA1: c56579cc39b6c7ea1f975c178a8ee30fba7d8c11 MD5sum: 2c1342c9bbf93dd667c6640a4724b009 Description: Directory reader configurable by .ignore module for Node.js node-fstream-ignore filters out files that match globs in `.ignore` files throughout the tree, like how git ignores files based on a `.gitignore` file. . Node.js is an event-based server-side javascript engine. Package: node-github-url-from-git Version: 1.1.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 40 Depends: nodejs Homepage: https://github.com/visionmedia/node-github-url-from-git Priority: extra Section: web Filename: pool/nodejs/n/node-github-url-from-git/node-github-url-from-git_1.1.1-1~Balocco70+1_all.deb Size: 3238 SHA256: c0b7846363d5ff8be1741dc145d0e7b7b3653a5e9aca0d6694683ce5041f8bce SHA1: 95a1ee5d5dd4e2a705e3db9a4a871612341205bc MD5sum: 51bb10d0e1d7d55e4356fb8b5d27502c Description: Convert github git or gist url to an http url - Node.js module This module is a simple regular expression for parsing and converting a git repository url from github to an http url. It supports gists as well. It is used by npm and node-normalize-package-data. . Node.js is an event-based server-side javascript engine. Package: node-glob Version: 3.2.6-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 62 Depends: nodejs, node-minimatch (>= 0.2.11), node-inherits (>= 2) Homepage: https://github.com/isaacs/node-glob Priority: extra Section: devel Filename: pool/nodejs/n/node-glob/node-glob_3.2.6-1~Balocco70+1_all.deb Size: 13784 SHA256: 33969439f300197ece01e956b47b39312cee31d06253bbc70d214910c9810459 SHA1: 5b5efd3d5152e57946c7ed94653b0c1c33202c0d MD5sum: 1aaee6addbce84dd81439ba4cff164aa Description: glob functionality for Node.js node-glob is a glob implementation for Node.js . It features brace expansion, extended glob matching, globstar matching, and can be invoked synchronously as well as asynchronously. It uses minimatch for pattern matching. . Node.js is an event-based server-side javascript engine. Package: node-graceful-fs Version: 2.0.0-2~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 49 Depends: nodejs Homepage: https://github.com/isaacs/node-graceful-fs Priority: extra Section: web Filename: pool/nodejs/n/node-graceful-fs/node-graceful-fs_2.0.0-2~Balocco70+1_all.deb Size: 6784 SHA256: 9cfdfb75d77c1bd699f5dd7c0eecc85e6f63af7d7dbbb50159b9980d9d8c141c SHA1: 5b554c1347d25d28c1afcc49c6b101fc4215c802 MD5sum: 03cf4bad38ffa6de4c5b7a062592e1dc Description: drop-in replacement improving the Node.js fs module node-graceful-fs module normalizes behavior across different platforms and environments, and makes filesystem access more resilient to errors: * queues up open and readdir calls, and retries them once something closes if there is an EMFILE error from too many file descriptors. * fixes lchmod for Node versions prior to 0.6.2 * implements fs.lutimes if possible. Otherwise it becomes a noop. * ignores EINVAL and EPERM errors in chown, fchown or lchown if the user isn't root. * makes lchmod and lchown become noops, if not available. * retries reading a file if read results in EAGAIN error. . Node.js is an event-based server-side javascript engine. Package: node-gyp Version: 0.12.2+ds-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 102 Depends: nodejs, nodejs-dev, gyp, node-fstream, node-glob, node-graceful-fs (>= 2), node-minimatch, node-mkdirp, node-nopt (>= 2), node-npmlog, node-osenv, node-request, node-rimraf, node-semver (>= 2.1), node-tar, node-which Recommends: build-essential Homepage: https://github.com/TooTallNate/node-gyp Priority: extra Section: web Filename: pool/nodejs/n/node-gyp/node-gyp_0.12.2+ds-1~Balocco70+1_all.deb Size: 21258 SHA256: f87e8ca4fe1df2472418916114a81481685baf98ab7729b6f66e51a2d62a20ab SHA1: 93e739c95ff7a1b3f728e1ef366379eabd9d75b4 MD5sum: ffe9a3da4c7efa1c0a24647691d36efe Description: Native addon build tool for Node.js node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. . It features : * Easy to use, consistent interface * Same commands to build a module on every platform * Support of multiple target versions of Node.js . node-gyp replaces node-waf program which was deprecated in Node.js 0.8 and removed since Node.js 0.10. . Node.js is an event-based server-side javascript engine. Package: node-inherits Version: 2.0.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 35 Depends: nodejs Homepage: https://github.com/isaacs/inherits Priority: extra Section: web Filename: pool/nodejs/n/node-inherits/node-inherits_2.0.0-1~Balocco70+1_all.deb Size: 3152 SHA256: 9c2705bb2014929eaea7d54be3dbe3e7bcb6769da4ca92832440045dd9b7cc03 SHA1: d120a2f520192428f3bef7e89db6dcf7ed213c82 MD5sum: 14d9b3e0bd1449dd963904e966ffecb9 Description: Exposes inherits function from Node.js environment node-inherits exposes standard inherits implementation of Node.js util module, and allows bundlers such as browserify to not include full util package in client code. . It is recommended to use this module for all code that requires only the inherits function and that has a chance to run in a browser too. . This is the Node.js module. . Node.js is an event-based server-side javascript engine. Package: node-ini Version: 1.1.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 40 Depends: nodejs Homepage: https://github.com/isaacs/ini Priority: extra Section: web Filename: pool/nodejs/n/node-ini/node-ini_1.1.0-1~Balocco70+1_all.deb Size: 4832 SHA256: e4d4e8cba3778b16487ba1d5bac1fff517aa4624f5c84f1144fe18add62057e9 SHA1: 33010ad45e6aabd3159e434bd4a4b4c4022afc8f MD5sum: 647d28a80a7836539392e715a53173cf Description: ini format parser and serializer for Node.js Read, manipulate and write ini files. Sections are treated as nested objects. Items before the first heading are saved on the object directly. . Node.js is an event-based server-side javascript engine. Package: node-json-stringify-safe Version: 5.0.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 41 Depends: nodejs Homepage: https://github.com/isaacs/json-stringify-safe Priority: extra Section: web Filename: pool/nodejs/n/node-json-stringify-safe/node-json-stringify-safe_5.0.0-1~Balocco70+1_all.deb Size: 3596 SHA256: f1fc9994ded98aa587e67741a2f17297bfaa33b7c770cf85922e6d48f62797b6 SHA1: 0525306e37287dcb52eebbe3fc1df19b5609e072 MD5sum: 11f25a66de094341ad2d8a5ee4a69fce Description: JSON.stringify with circular references module for Node.js node-json-stringify-safe provides a serializer or a wrapper for JSON.stringify to be able to customize how to deal with circular references in the object being serialized, instead of throwing an exception. . Node.js is an event-based server-side javascript engine. Package: node-lockfile Version: 0.4.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 43 Depends: nodejs Homepage: https://github.com/isaacs/lockfile Priority: extra Section: web Filename: pool/nodejs/n/node-lockfile/node-lockfile_0.4.1-1~Balocco70+1_all.deb Size: 5532 SHA256: 7b8cefec659c474241bc48a4a7327978b091625f66ea746c229f689ecb97a156 SHA1: 792fb4d170f19daca068a8db95ed3ac2134767a1 MD5sum: ea19b97ce8b544c560198cbbcec49ad8 Description: Asynchronous file lock module for Node.js This module provides asynchronous and synchronous concurrent file locking. It supports timeouts, expirations, and retrying upon failure. . Node.js is an event-based server-side javascript engine. Package: node-lru-cache Version: 2.3.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 43 Depends: nodejs Homepage: https://github.com/isaacs/node-lru-cache Priority: extra Section: web Filename: pool/nodejs/n/node-lru-cache/node-lru-cache_2.3.1-1~Balocco70+1_all.deb Size: 5720 SHA256: 6f4df6fd75ae2918fab14dee40fb7d681d095edf809c5d4f667f0ab9e5491c65 SHA1: 8683f203b341a745dade5247c64db390f71e9207 MD5sum: 70d65d0c08209d1cd5321a42d948eb82 Description: least-recently-used cache object for Node.js A cache object that deletes the least-recently-used items. This is the Node.js module. . Node.js is an event-based server-side javascript engine. Package: node-mime Version: 1.2.11-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 98 Depends: nodejs Homepage: https://github.com/broofa/node-mime Priority: extra Section: web Filename: pool/nodejs/n/node-mime/node-mime_1.2.11-1~Balocco70+1_all.deb Size: 20212 SHA256: d8df4374daa094fe405c0147a3225d5348aae6fadb3a2b334e2805a4516a017d SHA1: 7e4c25c8876a7dcaf53bd227ecac6582edf596c2 MD5sum: 37243e25846257b9de116b6a7b95c493 Description: library for mime-type mapping for Node.js mime is a Node.js library for mime-type mapping. . Node.js is an event-based server-side javascript engine. Package: node-minimatch Version: 0.2.12-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 65 Depends: nodejs, node-lru-cache (>= 2), node-sigmund Homepage: https://github.com/isaacs/minimatch Priority: extra Section: web Filename: pool/nodejs/n/node-minimatch/node-minimatch_0.2.12-1~Balocco70+1_all.deb Size: 14994 SHA256: 7e25d363e6fd71a71430e8e0c5a74c6a7d0c776fadfa35d11d190c780c9ff5e3 SHA1: 9f5454b76043f41311b6eb7d98bd164135bc54cf MD5sum: f5c5ced28a5440cb763574013ceffbf8 Description: Convert glob expressions into RegExp objects for Node.js A pure javascript, not strictly compatible, implementation of fnmatch/glob. Supports negation, comment, double-star, brace expansion. . Node.js is an event-based server-side javascript engine. Package: node-mkdirp Version: 0.3.5-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 46 Depends: nodejs Homepage: https://github.com/substack/node-mkdirp Priority: extra Section: web Filename: pool/nodejs/n/node-mkdirp/node-mkdirp_0.3.5-1~Balocco70+1_all.deb Size: 4190 SHA256: 5124c45ecaad021b99bb5346e48d86e5b9a29a373838742d09b00780c446a195 SHA1: 2f3923bec5c274cddd9b466c3ac14ed3d7b51289 MD5sum: 07c820300ba0b2b6025ee1531951c814 Description: Node.js module to recursively create directories mkdirp is a Node.js module to recursively create directories. . Node.js is an event-based server-side javascript engine. Package: node-mute-stream Version: 0.0.3-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 42 Depends: nodejs Homepage: https://github.com/isaacs/mute-stream Priority: extra Section: web Filename: pool/nodejs/n/node-mute-stream/node-mute-stream_0.0.3-1~Balocco70+1_all.deb Size: 3822 SHA256: fbbb145f6e296161f11a900ce8028549d5d77613241a1534fe6f15905ae81fc9 SHA1: c66446d0364bc9a8a89caba9680aef8a73551798 MD5sum: be76023af9d42e8b604e23ceca2a1a9a Description: Pass-through stream that can be muted module for Node.js node-mute-stream is a basic pass-through stream, but when muted, the bytes are silently dropped, rather than being passed through. . Node.js is an event-based server-side javascript engine. Package: node-node-uuid Source: node-uuid Version: 1.4.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 41 Depends: nodejs, libjs-node-uuid Conflicts: libnode-node-uuid Replaces: libnode-node-uuid Homepage: https://github.com/broofa/node-uuid Priority: optional Section: web Filename: pool/nodejs/n/node-uuid/node-node-uuid_1.4.0-1~Balocco70+1_all.deb Size: 9378 SHA256: e99a48b7c0b968384e76b560f7d80a7a7f80ef8d5f62ef9249c5120d234fe140 SHA1: 507ad4bb28f48f3280a3101b32b6e2024e79d333 MD5sum: 650f14d21ecaee72f812e401f5074f17 Description: simple, fast generation of RFC4122 UUIDs - Node module Node is an event-based server-side JavaScript engine. . Node-uuid is a UUID library usable either directly in web browsers or as a Node module. . * Generate RFC4122 version 1 or version 4 UUIDs * Runs in node.js and all browsers * Cryptographically strong random # generation on supporting platforms * 1.1K minified and gzip'ed . This package contains node-uuid usable with Node. Package: node-nopt Version: 2.1.2-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 59 Depends: node-abbrev, nodejs Homepage: https://github.com/isaacs/nopt Priority: extra Section: web Filename: pool/nodejs/n/node-nopt/node-nopt_2.1.2-1~Balocco70+1_all.deb Size: 11838 SHA256: 36f0fdd14a31fbc2de667f38831a63613c15c7a5507a7672fb9273e102448306 SHA1: 1eaa85cd222138f5562cae74218722685786837b MD5sum: 5bbfc403b995e85d4d0696f157869490 Description: Command-line option parser for Node.js Full featured option parser, with support for : * types (String, path, url, Number, Date, Boolean, NaN, Stream, Array) * error handling * abbreviations * shorthands . Node.js is an event-based server-side javascript engine. Package: node-normalize-package-data Version: 0.2.2-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 58 Depends: nodejs, node-github-url-from-git, node-semver (>= 2) Homepage: https://github.com/meryn/normalize-package-data Priority: extra Section: web Filename: pool/nodejs/n/node-normalize-package-data/node-normalize-package-data_0.2.2-1~Balocco70+1_all.deb Size: 9364 SHA256: 71177b904fbb3310a94d60fd2e8321151e528330067057392e8337233ff1464f SHA1: 35e4d037482afaacd1990f5687d03ec39193cbbc MD5sum: a11a4ac3140e224aadd1728ac1a08c4b Description: Normalizes package metadata - Node.js module This module is used by node-read-package-json to normalize data it reads from a package.json file typically found in Node.js modules, but in principle it could come from any source. . Node.js is an event-based server-side javascript engine. Package: node-npmlog Version: 0.0.4-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 52 Depends: nodejs, node-ansi Homepage: https://github.com/isaacs/npmlog Priority: extra Section: web Filename: pool/nodejs/n/node-npmlog/node-npmlog_0.0.4-1~Balocco70+1_all.deb Size: 5922 SHA256: 3492070f7204c020b6bae2cd58f6bc91b4027523b27da96a08b0e051fd0a910c SHA1: 81650dc700694125267a4be50c651a330200b891 MD5sum: 56e3a7edb012f52f93c1792153b9a39e Description: Logger with custom levels and colored output for Node.js node-npmlog is a basic logger module used by npm. . npm is the package manager bundled with Node.js. . Node.js is an event-based server-side javascript engine. Package: node-once Version: 1.1.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 35 Depends: nodejs Homepage: https://github.com/isaacs/once Priority: extra Section: web Filename: pool/nodejs/n/node-once/node-once_1.1.1-1~Balocco70+1_all.deb Size: 2696 SHA256: db4535673b3c62240a33a42b98db50d963845721fe3ec94177df599ca78b553d SHA1: 6c05eb360676b164d94f5f311142bda86206fe56 MD5sum: 250e30191aa6bdb6fb34ec84dd964455 Description: Run a function only once with this module for Node.js node-once is useful to make sure a listener for multiple events is only run once. . Node.js is an event-based server-side javascript engine. Package: node-osenv Version: 0.0.3-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 38 Depends: nodejs Homepage: https://github.com/isaacs/osenv Priority: extra Section: web Filename: pool/nodejs/n/node-osenv/node-osenv_0.0.3-1~Balocco70+1_all.deb Size: 3886 SHA256: 23e7cf1b226260a2dff10ecfbb26e5cdb8e61dec5d47acfffdcd3819f50d004c SHA1: 3069555443bdb4da306469de1da661540cb78435 MD5sum: d0bcf8317dd5b29981be1d0719f95857 Description: Environment settings lookup module for Node.js node-osenv looks for hostname, user, prompt, tmpdir, home, path, editor, shell in environment variables, utilities like hostname or whoami, with appropriate default values. It supports the same platforms as Node.js does. . Node.js is an event-based server-side javascript engine. Package: node-qs Version: 0.6.5-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 54 Depends: nodejs Homepage: https://github.com/visionmedia/node-querystring Priority: extra Section: web Filename: pool/nodejs/n/node-qs/node-qs_0.6.5-1~Balocco70+1_all.deb Size: 7096 SHA256: 81d790fab5cabeef9f5a98043040cb1b14c1410110d31c07bab399d06ce04f6d SHA1: 6ee42256563afd7c296c3610fea7ff4164e28437 MD5sum: dc53bad7869d6227d22c08c10e499bb7 Description: querystring parser library for Node.js QS is a querystring parser library for Node.js. . Node.js is an event-based server-side javascript engine. Package: node-read Version: 1.0.4-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 43 Depends: nodejs, node-mute-stream Homepage: https://github.com/isaacs/read Priority: extra Section: web Filename: pool/nodejs/n/node-read/node-read_1.0.4-1~Balocco70+1_all.deb Size: 4360 SHA256: 465849414f42fc67328f9abaa67c76b7ee563b727a866d6ac354fba42192d3f1 SHA1: 524e2219f5ed4dddcdd2a4970e3b37ce6d297839 MD5sum: 4807240b6173da845fd1e1872cdf696f Description: Read user input from stdin module for Node.js node-read extends Node.js readline.question builtin method with options like silent input, replaced input, timeout or default value. . Node.js is an event-based server-side javascript engine. Package: node-read-package-json Version: 1.1.3-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 54 Depends: nodejs, node-glob (>= 3.2.1), node-lru-cache (>= 2), node-normalize-package-data Recommends: node-graceful-fs (>= 2) Homepage: https://github.com/isaacs/read-package-json Priority: extra Section: web Filename: pool/nodejs/n/node-read-package-json/node-read-package-json_1.1.3-1~Balocco70+1_all.deb Size: 7810 SHA256: 38e12a0469295672efb7512f7f00289b3fef5db07af0cc3bf988e3558f6c71ef SHA1: cab15f959b50011cdaf5615156b34ea25744c14c MD5sum: 048ff8c00d400c5bcc93d8e3698cb782 Description: Read package.json for npm module for Node.js This module reads package.json files with semantics, defaults, and validation for npm consumption. . Node.js is an event-based server-side javascript engine. Package: node-request Version: 2.26.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 83 Depends: nodejs, node-form-data, node-node-uuid, node-mime, node-forever-agent, node-tunnel-agent, node-json-stringify-safe, node-qs, node-cookie-jar Suggests: node-hawk, node-aws-sign, node-oauth-sign, node-http-signature Homepage: https://github.com/mikeal/request Priority: extra Section: web Filename: pool/nodejs/n/node-request/node-request_2.26.1-1~Balocco70+1_all.deb Size: 17316 SHA256: 710fc1774adf298ccefc3cdecde4c005be0c419304dff9b430ba0244a34cd716 SHA1: f9b2aa484bccb0554c0e1b828572c5c28b42259c MD5sum: 6ac937176c3187a2da38870727a2bfe9 Description: simplified HTTP request client module for Node.js node-request is an HTTP client with a simple API and a lot of features: * streaming response * multipart form upload * HTTP auth * OAuth signing * Proxy Some features are available as suggested Node.js modules. . Node.js is an event-based server-side javascript engine. Package: node-retry Version: 0.6.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 52 Depends: nodejs Homepage: https://github.com/tim-kos/node-retry Priority: extra Section: web Filename: pool/nodejs/n/node-retry/node-retry_0.6.0-1~Balocco70+1_all.deb Size: 6236 SHA256: 54836357ec0cbdc786fb27b89276735d1224bf9177ba49c1b265ef2b80a14f79 SHA1: d333c0d5d7c4fd09e8d83d1393a65f917da1a195 MD5sum: 8bb582374dd4625b60516c3b45bc951a Description: Retry strategies for failed operations module for Node.js node-retry abstracts exponential and custom retry strategies for failed operations. Its parameters are the number of retries, exponential factor, minimum and maximum (randomized) timeouts. . Node.js is an event-based server-side javascript engine. Package: node-rimraf Version: 2.2.2-2~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 56 Depends: nodejs Recommends: node-graceful-fs (>= 2) Homepage: https://github.com/isaacs/rimraf Priority: extra Section: web Filename: pool/nodejs/n/node-rimraf/node-rimraf_2.2.2-2~Balocco70+1_all.deb Size: 5498 SHA256: a2ce1920d53de3fb89a7a7bdfee006a9022f703f07b927f03da6b72f2d3cee0a SHA1: bbd50b57700a3d794975dca62c0a15677a4d01b7 MD5sum: 12f1c796e821485d1f2b56945e6cf823 Description: 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. Package: node-semver Version: 2.1.0-2~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 88 Depends: nodejs Homepage: https://github.com/isaacs/node-semver Priority: extra Section: web Filename: pool/nodejs/n/node-semver/node-semver_2.1.0-2~Balocco70+1_all.deb Size: 16330 SHA256: 8c0f941308bf19761042fe9d594ee7a52cb65a6907fa927775f37b890ed884e7 SHA1: 37098949f9fb094d6e02b56282757983dce43827 MD5sum: b25b03f82245e34caae02dc78eebc458 Description: Semantic Versioning for Node.js Test if version(s) satisfy the supplied range(s), and sort them. Multiple versions or ranges may be supplied. Program exits successfully if any valid version satisfies all supplied ranges, and prints all satisfying versions. . This package provides the `semver` executable and the Node.js module. . Node.js is an event-based server-side javascript engine. Package: node-sha Version: 1.2.3-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 44 Depends: nodejs Recommends: node-graceful-fs (>= 2) Homepage: https://github.com/ForbesLindesay/sha Priority: extra Section: web Filename: pool/nodejs/n/node-sha/node-sha_1.2.3-1~Balocco70+1_all.deb Size: 4352 SHA256: 18d47ba2b1f2b6c204f571a384dc8b5983b9d8cd9fe8bc36a06019c8be7ed172 SHA1: d18d18922f4e304eb36297c30ec04e320e92887e MD5sum: bb0170507ce9b989b745245fdd8c51e5 Description: Check and get file or stream hashes - module for Node.js node-sha exposes simple functions to check and get file or stream hashes. The algorithm used defaults to sha1 and can be any of the algorithms supported by Node.js builtin crypto module. . Node.js is an event-based server-side javascript engine. Package: node-sigmund Version: 1.0.0-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 37 Depends: nodejs Homepage: https://github.com/isaacs/sigmund Priority: extra Section: web Filename: pool/nodejs/n/node-sigmund/node-sigmund_1.0.0-1~Balocco70+1_all.deb Size: 3872 SHA256: 933ce123e53e123686c4ebd880dd61d6e320239ae304cf3db5d9d13d502a2743 SHA1: d7c80321cc2e3684f7a3b450e5151b42c7a95038 MD5sum: 554584beb1a0c7318f2a6f87e31f2be4 Description: Quick and dirty signatures for Objects module for Node.js This is like a much faster `deepEquals` comparison, which returns a string key suitable for caches and the like. The returned key will be as unique and reproducible as calling `JSON.stringify` or `util.inspect` on the object, but is much faster. . Node.js is an event-based server-side javascript engine. Package: node-slide Version: 1.1.4-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 50 Depends: nodejs Homepage: https://github.com/isaacs/slide-flow-control Priority: extra Section: web Filename: pool/nodejs/n/node-slide/node-slide_1.1.4-1~Balocco70+1_all.deb Size: 6172 SHA256: b79d5b26eac6e293f7da9e33dc74e13ff6a72b568a66151ab8e17ac40ddae33d SHA1: 76eadf7aa4c956117ea12bce39a6f4a28faf85f2 MD5sum: faecedc140a6b1e55a89f4be924eb326 Description: Simple chain and asyncMap flow control module for Node.js The flow control module used by npm, for chaining functions with a clean and concise style, without the need for lots of inlined callbacks functions. Results are optionally filled in an array given as argument. . node-slide also provides an asyncMap function. . Node.js is an event-based server-side javascript engine. Package: node-tar Version: 0.1.18-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 97 Depends: nodejs, node-inherits (>= 2), node-block-stream, node-fstream Homepage: https://github.com/isaacs/node-tar Priority: extra Section: web Filename: pool/nodejs/n/node-tar/node-tar_0.1.18-1~Balocco70+1_all.deb Size: 18382 SHA256: 7674eba3cd25f6570ee282bb21c5401fc696821d4de2431f9f31d8dc815d922b SHA1: 4dde72b10749ff1e376bd547d5680bb53e766063 MD5sum: ecdcea71b2d501430280555e03aa8284 Description: read and write portable tar archives module for Node.js node-tar is able to read and write tar archives generated by bsdtar, gnutar, solaris posix tar, and "Schilly" tar. node-tar is a well-tested essential piece of software for npm, the Node.js package manager. . Node.js is an event-based server-side javascript engine. Package: node-tunnel-agent Version: 0.3.1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 44 Depends: nodejs Homepage: https://github.com/mikeal/tunnel-agent Priority: extra Section: web Filename: pool/nodejs/n/node-tunnel-agent/node-tunnel-agent_0.3.1-1~Balocco70+1_all.deb Size: 4102 SHA256: b782542512195975abb575a2e4a471859b34ed39f2981614d6f54745e82573ba SHA1: d406e7c9f8046774a06cd824716d62dcb5e4bec7 MD5sum: c0566bf67bbd8757a8735c2cf3f1ecaf Description: HTTP proxy tunneling agent module for Node.js node-tunnel-agent is an HTTP CONNECT tunnel client module for Node.js. . Node.js is an event-based server-side javascript engine. Package: node-uglify Source: uglifyjs Version: 1.3.4-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 293 Depends: nodejs (>= 0.6.19~dfsg1-3) Provides: uglifyjs Homepage: https://github.com/mishoo/UglifyJS Priority: optional Section: web Filename: pool/nodejs/u/uglifyjs/node-uglify_1.3.4-1~Balocco70+1_all.deb Size: 78476 SHA256: 700e78b5f02b63e10d3d7831ba71204a6a8d45462a61e6b4dd9c7a620e86e828 SHA1: 768a3108e260c05867cd07870c4cf02da15dfaca MD5sum: 7a1dc43c6704ffe89486f294bb41664d Description: JavaScript parser/compressor/beautifier This package implements a general-purpose JavaScript parser/compressor/beautifier toolkit. Package: node-which Version: 1.0.5-2~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 37 Depends: nodejs Homepage: https://github.com/isaacs/node-which Priority: extra Section: web Filename: pool/nodejs/n/node-which/node-which_1.0.5-2~Balocco70+1_all.deb Size: 3730 SHA256: e6bbedd4620a78bd4cf0080e3728c08acc0b41ef9cb6204addcc04a3cc11419c SHA1: a27614ef49f65ee09aec0ba166af54b50f33b545 MD5sum: dc9fe9e565abf8ad93d987944d5c4b03 Description: Cross-platform 'which' module for Node.js node-which finds the first instance of a specified executable in the PATH environment variable, simulating the behaviour of the standard "which" program. node-which supports all platforms supported by Node.js. . This is the module only, the binary being totally useless. . Node.js is an event-based server-side javascript engine. Package: nodejs Version: 0.10.26~dfsg1-1~Balocco70+1 Architecture: amd64 Maintainer: Debian Javascript Maintainers Installed-Size: 2856 Depends: libc-ares2 (>= 1.8.0), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.1.1), libv8-3.14.5, zlib1g (>= 1:1.1.4) Homepage: http://nodejs.org/ Priority: optional Section: web Filename: pool/nodejs/n/nodejs/nodejs_0.10.26~dfsg1-1~Balocco70+1_amd64.deb Size: 914116 SHA256: 7815f8bf02b68500b7597d4aea49a8e4f4b2bbf0e3e1ad05de4852e092d58633 SHA1: 8ede5b1011177fdbda9be523eb0aa6a998e077a1 MD5sum: 0a02b3807541de3f2d45ad3484c10e0d Description: evented I/O for V8 javascript Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . 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. Package: nodejs-dbg Source: nodejs Version: 0.10.26~dfsg1-1~Balocco70+1 Architecture: amd64 Maintainer: Debian Javascript Maintainers Installed-Size: 4498 Depends: nodejs (= 0.10.26~dfsg1-1~Balocco70+1) Recommends: libv8-3.14-dbg Homepage: http://nodejs.org/ Priority: extra Section: debug Filename: pool/nodejs/n/nodejs/nodejs-dbg_0.10.26~dfsg1-1~Balocco70+1_amd64.deb Size: 1437020 SHA256: 8846dd05d4a6728dd232c5f3c7c12cd9dc2980f25cef09024d80027d0422ddd5 SHA1: 1668cb89df81553e37ac39079a3c198bd2496c73 MD5sum: c10c8aa8ea600de95b8569f47883ddb8 Description: evented I/O for V8 javascript (debug) Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . This package contains the debugging symbols. Package: nodejs-dev Source: nodejs Version: 0.10.26~dfsg1-1~Balocco70+1 Architecture: amd64 Maintainer: Debian Javascript Maintainers Installed-Size: 763 Depends: python, libv8-3.14-dev (>= 3.7), libssl-dev (>= 1.0.0g), libc-ares-dev (>= 1.7.5), ca-certificates, nodejs (= 0.10.26~dfsg1-1~Balocco70+1) Homepage: http://nodejs.org/ Priority: extra Section: devel Filename: pool/nodejs/n/nodejs/nodejs-dev_0.10.26~dfsg1-1~Balocco70+1_amd64.deb Size: 276118 SHA256: a33e103e409a7cf9d07fb4006263ac0514334c7209b039b90c0e520ea2c4af8c SHA1: 16b584479337e7f65ccb0125c8acfd9f08068356 MD5sum: 6d94c1a2365f22d838da7b7e2e20a10b Description: evented I/O for V8 javascript (development files) Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . This package is needed to build plugins. Package: nodejs-legacy Source: nodejs Version: 0.10.26~dfsg1-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 135 Depends: nodejs (>= 0.6.19~dfsg1-3~) Conflicts: node Homepage: http://nodejs.org/ Priority: extra Section: web Filename: pool/nodejs/n/nodejs/nodejs-legacy_0.10.26~dfsg1-1~Balocco70+1_all.deb Size: 79326 SHA256: ff80ca87d3ff4400795119ac3c954dad202f7971344eb8687938d34141159511 SHA1: 6f5b9d16a99d5ba2c9887d7b77356a1e84d22460 MD5sum: 795d59f3b26155c4d61521e646b69b62 Description: evented I/O for V8 javascript (legacy symlink) Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . This package contains a symlink for legacy Node.js code requiring binary to be /usr/bin/node (not /usr/bin/nodejs as provided in Debian). . No other Debian packages should depend on this package. For more information, see Package: npm Version: 1.4.4+ds-1~Balocco70+1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 1543 Depends: nodejs, node-abbrev (>= 1.0.4), node-ansi, 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 (>= 2.1.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-which Homepage: http://github.com/isaacs/npm Priority: extra Section: web Filename: pool/nodejs/n/npm/npm_1.4.4+ds-1~Balocco70+1_all.deb Size: 427462 SHA256: 1101023536d970aec31229044fea9d0a04db68762380edd34b0bdaa0b6e0a114 SHA1: 813a97a20483b44be13b5bd4738fd1079e5ccdfe MD5sum: a5760d0b0a451ba282008d8227865179 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.