{"_id":"hmacsha1","_rev":"6-f07a1b8b4472406fdcbf78bae2f29a3c","name":"hmacsha1","description":"Simple HMAC-SHA1 for JavaScript. The code was extracted directly from Chromium examples for extensions.","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"hmacsha1","version":"1.0.0","description":"Simple HMAC-SHA1 for JavaScript. The code was extracted directly from Chromium examples for extensions.","main":"index.js","repository":{"type":"git","url":"https://github.com/pH-minamo/hmacsha1-js.git"},"homepage":"https://github.com/pH-minamo/hmacsha1-js","author":{"name":"pH200"},"license":"BSD","keywords":["hmacsha1","hmac_sha1","sha1","crypto","oauth"],"gitHead":"2cd6fcda9bea9edee14bd8c97ddfd121788b7f64","bugs":{"url":"https://github.com/pH-minamo/hmacsha1-js/issues"},"_id":"hmacsha1@1.0.0","scripts":{},"_shasum":"c1b7ae03a4ea116348090af14f8148c12938a917","_from":".","_npmVersion":"2.2.0","_nodeVersion":"0.10.32","_npmUser":{"name":"minamo","email":"ph.minamo@cytisan.com"},"maintainers":[{"name":"minamo","email":"ph.minamo@cytisan.com"}],"dist":{"shasum":"c1b7ae03a4ea116348090af14f8148c12938a917","tarball":"https://registry.npmjs.org/hmacsha1/-/hmacsha1-1.0.0.tgz","integrity":"sha512-4FP6J0oI8jqb6gLLl9tSwVdosWJ/AKSGJ+HwYf6Ixe4MUcEkst4uWzpVQrNOCin0fzTRQbXV8ePheU8WiiDYBw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1W61kIiUjHWqFqfX2x5JKfL+N5Hds1KxAKyDobUSOywIgIkKj7MMdOjRIU5QIfx41tRXqTHGUjGpvg/kW49ULyzs="}]},"directories":{}}},"readme":"# hmacsha1\n\nSimple HMAC-SHA1 for JavaScript.\nThe code was extracted directly from Chromium examples for extensions.\n\n## NPM\n\n``npm install hmacsha1``\n\n## Example\n\n``` js\nvar hmacsha1 = require('hmacsha1');\nvar hash = hmacsha1(KEY, DATA);\n```\n\n## Link\n\nhttps://developer.chrome.com/extensions/tut_oauth\n\nhttps://developer.chrome.com/extensions/examples/extensions/oauth_contacts/chrome_ex_oauthsimple.js\n","maintainers":[{"name":"minamo","email":"ph.minamo@cytisan.com"}],"time":{"modified":"2022-06-18T20:58:18.685Z","created":"2015-01-25T05:47:41.836Z","1.0.0":"2015-01-25T05:47:41.836Z"},"homepage":"https://github.com/pH-minamo/hmacsha1-js","keywords":["hmacsha1","hmac_sha1","sha1","crypto","oauth"],"repository":{"type":"git","url":"https://github.com/pH-minamo/hmacsha1-js.git"},"author":{"name":"pH200"},"bugs":{"url":"https://github.com/pH-minamo/hmacsha1-js/issues"},"license":"BSD","readmeFilename":"README.md","users":{"dinakar91":true,"fanjieqi":true}}