Source: node-http-signature Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , node-assert-plus , node-jsprim , node-sshpk , node-tap Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-http-signature Vcs-Git: https://salsa.debian.org/js-team/node-http-signature.git Homepage: https://github.com/joyent/node-http-signature/ Testsuite: autopkgtest-pkg-nodejs Package: node-http-signature Architecture: all Depends: node-assert-plus , node-jsprim , node-sshpk , ${misc:Depends} Provides: ${nodejs:Provides} Description: Reference implementation of Joyent's HTTP Signature scheme node-http-signature is a node.js library that has client and server components for Joyent's HTTP Signature Scheme. . This library is a dependency of request, the simplest way possible to make http calls. . Node.js is an event-based server-side JavaScript engine.