{"_id":"pretty-hash","_rev":"4-f8cd3e47f6fde6d8ea8e346e525bee6b","name":"pretty-hash","description":"Output binary buffers as a nice shortened hex string","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"pretty-hash","version":"1.0.0","description":"Output binary buffers as a nice shortened hex string","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/pfrazee/pretty-hash.git"},"keywords":["buffer","hex","hash"],"author":{"name":"Paul Frazee","email":"pfrazee@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/pfrazee/pretty-hash/issues"},"homepage":"https://github.com/pfrazee/pretty-hash#readme","gitHead":"1b042e3355bc1d48fd49406cb7f5d5ac780579ec","_id":"pretty-hash@1.0.0","_shasum":"5bd95ff6711d820d16962a177796db6f7e266664","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"pfraze","email":"pfrazee@gmail.com"},"dist":{"shasum":"5bd95ff6711d820d16962a177796db6f7e266664","tarball":"https://registry.npmjs.org/pretty-hash/-/pretty-hash-1.0.0.tgz","integrity":"sha512-GDGkpoFEb4uqAf34I9Jfl6ZxBCJv0w6Nj4UicsQd+tcXNVZeKkEYFK0H3Ydq9I4PaxviXztzawt6Llkus6nLZw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzaDjh8WUh+enZJbfS1nSShlnlUcSKHI0kNgWOL/R5MwIgQDp+Z72qVHOaQVUkqSr10gU21BDWGsJRTUlwBhnG5NA="}]},"maintainers":[{"name":"pfraze","email":"pfrazee@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/pretty-hash-1.0.0.tgz_1479414564672_0.2940411404706538"}},"1.0.1":{"name":"pretty-hash","version":"1.0.1","description":"Output binary buffers as a nice shortened hex string","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/pfrazee/pretty-hash.git"},"keywords":["buffer","hex","hash"],"author":{"name":"Paul Frazee","email":"pfrazee@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/pfrazee/pretty-hash/issues"},"homepage":"https://github.com/pfrazee/pretty-hash#readme","gitHead":"49e3676390650619abcd0a7acc9fe24226085bd2","_id":"pretty-hash@1.0.1","_shasum":"16e0579188def56bdb565892bcd05a5d65324807","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"pfraze","email":"pfrazee@gmail.com"},"dist":{"shasum":"16e0579188def56bdb565892bcd05a5d65324807","tarball":"https://registry.npmjs.org/pretty-hash/-/pretty-hash-1.0.1.tgz","integrity":"sha512-2jybsj3Vz6wLSyOtlRWgbUmQ/K4ROta4iR4voYeC3tgJekeWTn9NcwTVFlhqVVPB2qvVOtLTvUF6yMtG3SUIZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDhBoX2/T+BGZBCEgZO1G38sxjimt+W0eCp+hIfwqrYrwIgdfGTwwdM3pzK9N3wSx7I1uH8QCWZ5FFJJ5CLQZLsUe8="}]},"maintainers":[{"name":"pfraze","email":"pfrazee@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/pretty-hash-1.0.1.tgz_1479837504058_0.603097238112241"}}},"readme":"# pretty-hash\n\nOutput binary buffers as a nice shortened hex string\n\n```js\nvar prettyHash = require('pretty-hash')\nvar crypto = require('crypto')\n\nprettyHash(crypto.randomBytes(32)) // => '0b0a97..f3'\nprettyHash(crypto.randomBytes(16)) // => '0b0395..8a'\nprettyHash(crypto.randomBytes(4)) // => '49ab09ed'\nprettyHash(crypto.randomBytes(1)) // => 'f8'\nprettyHash('not a hash') // => 'not a hash'\n```","maintainers":[{"name":"pfraze","email":"pfrazee@gmail.com"}],"time":{"modified":"2022-06-24T14:54:35.757Z","created":"2016-11-17T20:29:26.682Z","1.0.0":"2016-11-17T20:29:26.682Z","1.0.1":"2016-11-22T17:58:24.634Z"},"homepage":"https://github.com/pfrazee/pretty-hash#readme","keywords":["buffer","hex","hash"],"repository":{"type":"git","url":"git+https://github.com/pfrazee/pretty-hash.git"},"author":{"name":"Paul Frazee","email":"pfrazee@gmail.com"},"bugs":{"url":"https://github.com/pfrazee/pretty-hash/issues"},"license":"MIT","readmeFilename":"README.md"}