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 (= 12) , nodejs , node-binary-extensions (>= 2.0.0) , node-tape , pkg-js-tools (>= 0.9.12~) Standards-Version: 4.4.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} , nodejs , node-binary-extensions (>= 2.0.0) 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.