Source: node-vasync Maintainer: Debian Javascript Maintainers Uploaders: suman rajan Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-verror , node-tap , nodeunit Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-vasync Vcs-Git: https://salsa.debian.org/js-team/node-vasync.git Homepage: https://github.com/davepacheco/node-vasync Rules-Requires-Root: no Package: node-vasync Architecture: all Depends: ${misc:Depends} , node-verror Description: Utilities for observable asynchronous control flow This module provides several functions for asynchronous control flow. This one's claim to fame is improved debuggability. . Node.js is an event-based server-side JavaScript engine. . Its a dependency of node-ldapjs