Source: node-p-cancelable Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-define-properties , node-es-abstract , node-tape Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/js-team/node-p-cancelable Vcs-Git: https://salsa.debian.org/js-team/node-p-cancelable.git Homepage: https://github.com/sindresorhus/p-cancelable Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-p-cancelable Architecture: all Depends: ${misc:Depends} Multi-Arch: foreign Breaks: node-got (<< 11.8.0) Description: Create a promise that can be canceled Useful for animation, loading resources, long-running async computations, async iteration, etc. . Node.js is an event-based server-side JavaScript engine.