Source: node-is-binary-path Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-binary-extensions (>= 2.0.0) , node-tape Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-is-binary-path Vcs-Git: https://salsa.debian.org/js-team/node-is-binary-path.git Homepage: https://github.com/sindresorhus/is-binary-path#readme Package: node-is-binary-path Architecture: all Depends: ${misc:Depends} , node-binary-extensions (>= 2.0.0) Multi-Arch: foreign Description: check if a filepath is a binary file This library checks if a filepath is a binary file by checking known binary file extensions list. . Node.js is an event-based server-side JavaScript engine.