{"_id":"signature","_rev":"11-20bed8749cbcd6cdb204fc83957ce8b8","name":"signature","description":"Simple key/secret based authentication for apis, ported from the Ruby gem of the same name","dist-tags":{"latest":"0.0.2"},"versions":{"0.0.1":{"name":"signature","description":"Simple key/secret based authentication for apis, ported from the Ruby gem of the same name","version":"0.0.1","homepage":"https://github.com/leppert/signature","author":{"name":"Greg Leppert","email":"greg@formasfunction.com"},"repository":{"type":"git","url":"git://github.com/leppert/signature.git"},"main":"lib/signature","engines":{"node":"~ 0.4.7"},"_npmUser":{"name":"leppert","email":"greg@formasfunction.com"},"_id":"signature@0.0.1","dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.104","_nodeVersion":"v0.4.9","_defaultsLoaded":true,"dist":{"shasum":"024ef472825427d98b06e6c7fcd396282e3fee19","tarball":"https://registry.npmjs.org/signature/-/signature-0.0.1.tgz","integrity":"sha512-Pt3YL4t2q1u27qOexpGYmXcsRhnbVS29SQXTCTvfxVuxl7YPg86N20Fhushw9aGwPHM4RCwX2BAc59jLI183nw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID6/aJ/3YusI6ddBISkV9fqHcpUNVpanwV0gIYLhxrbKAiEA7J/RBIvDV+APmwGW66mzpZM+JsSqxIrSa3PVWv/tR/0="}]},"maintainers":[{"name":"leppert","email":"greg@formasfunction.com"}],"directories":{}},"0.0.2":{"name":"signature","description":"Simple key/secret based authentication for apis, ported from the Ruby gem of the same name","version":"0.0.2","homepage":"https://github.com/leppert/signature","author":{"name":"Greg Leppert","email":"greg@formasfunction.com"},"repository":{"type":"git","url":"git://github.com/leppert/signature.git"},"main":"lib/signature","engines":{"node":">= 0.4.7"},"_npmUser":{"name":"leppert","email":"greg@formasfunction.com"},"_id":"signature@0.0.2","dependencies":{},"devDependencies":{},"_engineSupported":true,"_npmVersion":"1.0.104","_nodeVersion":"v0.4.9","_defaultsLoaded":true,"dist":{"shasum":"daa4cd3fe469ee9b170cd3aa2a4185659647fc45","tarball":"https://registry.npmjs.org/signature/-/signature-0.0.2.tgz","integrity":"sha512-EfvQYtI6j/pzhTSwO6OdREZeBOlssXjS1Hv5uqrfQRV6VKEA/HO5bkcmLsELSEcp/EsUVFyYUUjqaBsTQBdKoA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWc64vvY+U6AsdsrjW+t5scr2wqz4QQlVgPNZWEB6g4wIhAN+X7y6qvwRXfgDSnhmrS+zRb3cpFCBzrubQXvPY7QT2"}]},"maintainers":[{"name":"leppert","email":"greg@formasfunction.com"}]}},"readme":"Signature for Node.js\n=====================\nPorted line for line from the Ruby gem\n[Signature](https://github.com/mloughran/signature)\n\nUsage\n-----\nMostly mirrors the [Ruby gem](https://github.com/mloughran/signature)\n\n    var Signature = require('signature');\n\n    var request = new Signature.Request(method, path, params),\n        token   = request.authenticate(function(key){\n            return new Signature.Token(key, secret);\n        });\n\nWarning\n-------\nSoooo... yeah. I haven't really tested most of the code. I know I know.\nBut you'll let me know if anything is amuck, right? Perfect.\n","maintainers":[{"name":"leppert","email":"greg@formasfunction.com"}],"time":{"modified":"2022-06-26T19:21:35.134Z","created":"2011-11-07T02:38:21.395Z","0.0.1":"2011-11-07T02:38:22.081Z","0.0.2":"2011-11-11T02:04:24.568Z"},"author":{"name":"Greg Leppert","email":"greg@formasfunction.com"},"repository":{"type":"git","url":"git://github.com/leppert/signature.git"}}