Source: node-http-signature Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 11~) , nodejs , node-tap , node-node-uuid , node-assert-plus (>= 1.0~) , node-jsprim (>= 1.2.2~) , node-sshpk (>= 1.7~) Standards-Version: 4.2.1 Homepage: https://github.com/joyent/node-http-signature/ Vcs-Git: https://salsa.debian.org/js-team/node-http-signature.git Vcs-Browser: https://salsa.debian.org/js-team/node-http-signature Package: node-http-signature Architecture: all Depends: ${misc:Depends} , nodejs , node-assert-plus (>= 1.0~) , node-jsprim (>= 1.2.2~) , node-sshpk (>= 1.7~) 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.