Source: node-webfinger Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Tim Retout Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-step , node-xml2js Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-webfinger Vcs-Git: https://salsa.debian.org/js-team/node-webfinger.git Homepage: https://github.com/e14n/webfinger Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-webfinger Architecture: all Depends: ${misc:Depends} , node-step , node-xml2js Description: Client library for Host Meta (RFC 6415) and Webfinger This library implements Node.js client support for: * XRD documents * JRD documents * host-meta * host-meta.json * http and https * RFC 6415 and the upcoming Webfinger RFC (up to draft 09) . Node.js is an event-based server-side JavaScript engine.