{"_id":"node-gravatar","_rev":"13-6c436c156af19f5acf838004bbcb8d68","name":"node-gravatar","time":{"1.0.2":"2014-09-19T12:27:59.722Z","modified":"2022-06-21T15:18:30.134Z","created":"2014-09-19T12:27:59.722Z"},"maintainers":[{"name":"arnabc","email":"arnabc@webgyani.com"}],"dist-tags":{"latest":"1.0.2"},"description":"Node.js Gravatar URL generator, useful for using with Node.js blogging frameworks","readme":"Node Gravatar\n===========\n\nSimple module to generate Gravatar URL, can be used with existing Node.js blogging frameworks:\n\nInstallation:\n--------------------\nIf you have \"npm\" installed then just do the following\nnpm install node-gravatar\n\n// in your code\n\nvar gravatar = require('node-gravatar');\nsys.puts( gravatar.get('youremail@example.org') );\n\n// you can specify additional information like 'size' of the avatar and rating and default icon\n\ngravatar.get('youremail@example.org', 'R', 120, 'identicon' );","versions":{"1.0.2":{"name":"node-gravatar","version":"1.0.2","description":"Node.js Gravatar URL generator, useful for using with Node.js blogging frameworks","author":{"name":"Arnab Chakraborty"},"main":"./lib/gravatar","repository":{"type":"git","url":"git://github.com/arnabc/node-gravatar.git"},"engines":{"node":">=0.1.103"},"gitHead":"a33c4a33f9b2c56a73a085bcbeb8b1c1bc8c11f0","bugs":{"url":"https://github.com/arnabc/node-gravatar/issues"},"homepage":"https://github.com/arnabc/node-gravatar","_id":"node-gravatar@1.0.2","scripts":{},"_shasum":"d077a00aa1c672d5c6c8d96bd7e99368bcc619f1","_from":".","_npmVersion":"2.0.0","_npmUser":{"name":"arnabc","email":"arnabc@webgyani.com"},"maintainers":[{"name":"arnabc","email":"arnabc@webgyani.com"}],"dist":{"shasum":"d077a00aa1c672d5c6c8d96bd7e99368bcc619f1","tarball":"https://registry.npmjs.org/node-gravatar/-/node-gravatar-1.0.2.tgz","integrity":"sha512-9EzI4R8VgKdFaM1VIMHz6l2kyw229lOkcBftZkZ+PnjHWGAJXFH0xOm8xBKpuURbpmhG41e70x5EFynL2Z6Rgg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCo05X9XW7RXBlXOvlq2NlWA+7YVg4Fc81kvRkQaNBxVgIgfI1eYaD1DAALD4qSYGunsn7hFeWjp8yWIbgKmWi2QDI="}]}}},"homepage":"https://github.com/arnabc/node-gravatar","repository":{"type":"git","url":"git://github.com/arnabc/node-gravatar.git"},"author":{"name":"Arnab Chakraborty"},"bugs":{"url":"https://github.com/arnabc/node-gravatar/issues"},"readmeFilename":"README.md"}