Source: node-chainsaw Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-traverse Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-chainsaw Vcs-Git: https://salsa.debian.org/js-team/node-chainsaw.git Homepage: https://github.com/substack/node-chainsaw Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-chainsaw Architecture: all Depends: ${misc:Depends} , node-traverse Multi-Arch: foreign Description: Node.js module to build chainable fluent interfaces With this meta-module you can write modules with chainable interfaces. . Chainsaw takes care of all of the boring details and simplifies the nested flow control.