Source: node-webfinger
Section: web
Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Tim Retout <diocles@debian.org>
Build-Depends:
 debhelper (>= 8)
 , dh-buildinfo
 , nodejs
Standards-Version: 3.9.5
Homepage: http://github.com/e14n/webfinger
Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-webfinger.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-webfinger.git
XS-Testsuite: autopkgtest

Package: node-webfinger
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs
 , 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.
