Source: node-plimit-lit
Section: javascript
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Joseph Nahmias <jello@debian.org>,
Testsuite: autopkgtest-pkg-nodejs
Build-Depends:
 debhelper-compat (= 13),
 dh-nodejs,
 dh-sequence-nodejs,
 jest <!nocheck>,
 node-queue-lit,
 node-rollup-plugin-node-resolve,
 node-types-node,
 node-typescript,
 rollup,
 ts-jest <!nocheck>,
Standards-Version: 4.7.3
Homepage: https://github.com/joelvoss/plimit-lit
Vcs-Git: https://salsa.debian.org/js-team/node-plimit-lit.git
Vcs-Browser: https://salsa.debian.org/js-team/node-plimit-lit

Package: node-plimit-lit
Architecture: all
Depends:
 node-queue-lit,
 ${misc:Depends},
Description: run promise-returning & async functions with limited concurrency
 helper when using async or promise programming and you
 do not have great concurrency.
 .
 Node.js is an event-based server-side JavaScript engine.
