Source: node-roadrunner
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paolo Greppi <paolo.greppi@libpf.com>
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper (>= 12~)
 , nodejs
 , pkg-js-tools (>= 0.8.8)
Standards-Version: 4.4.0
Homepage: https://github.com/kittens/roadrunner#readme
Vcs-Git: https://salsa.debian.org/js-team/node-roadrunner.git
Vcs-Browser: https://salsa.debian.org/js-team/node-roadrunner

Package: node-roadrunner
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends}
 , nodejs
Description: Cache require resolutions
 Node.js module to cache require resolutions and thereby heavily
 improve startup speed on subsequent loads.
 .
 Node.js is an event-based server-side JavaScript engine.
