{"_id":"pg-int8","_rev":"85819","name":"pg-int8","description":"64-bit big-endian signed integer-to-string conversion","dist-tags":{"latest":"1.0.1"},"maintainers":[{"name":"charmander","email":"campersander@gmail.com"}],"time":{"modified":"2021-06-03T10:27:50.000Z","created":"2017-11-14T13:08:47.528Z","1.0.1":"2017-11-14T22:39:49.993Z","1.0.0":"2017-11-14T13:08:47.528Z"},"users":{},"repository":{"type":"git","url":"git+https://github.com/charmander/pg-int8.git"},"versions":{"1.0.1":{"name":"pg-int8","version":"1.0.1","description":"64-bit big-endian signed integer-to-string conversion","bugs":{"url":"https://github.com/charmander/pg-int8/issues"},"license":"ISC","files":["index.js"],"repository":{"type":"git","url":"git+https://github.com/charmander/pg-int8.git"},"scripts":{"test":"tap test"},"devDependencies":{"@charmander/eslint-config-base":"1.0.2","tap":"10.7.3"},"engines":{"node":">=4.0.0"},"gitHead":"91d0683b3d0f9b24176bbbffbd03680cd4c97b17","homepage":"https://github.com/charmander/pg-int8#readme","_id":"pg-int8@1.0.1","_npmVersion":"5.5.1-canary.5","_nodeVersion":"9.1.0","_npmUser":{"name":"charmander","email":"~@charmander.me"},"dist":{"shasum":"943bd463bf5b71b4170115f80f8efc9a0c0eb78c","size":1508,"noattachment":false,"key":"/pg-int8/-/pg-int8-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pg-int8/download/pg-int8-1.0.1.tgz"},"maintainers":[{"name":"charmander","email":"campersander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pg-int8-1.0.1.tgz_1510699189921_0.7000504340976477"},"directories":{},"publish_time":1510699189993,"_cnpm_publish_time":1510699189993,"_hasShrinkwrap":false},"1.0.0":{"name":"pg-int8","version":"1.0.0","description":"64-bit big-endian signed integer-to-string conversion","bugs":{"url":"https://github.com/charmander/pg-int8/issues"},"license":"ISC","files":["index.js"],"repository":{"type":"git","url":"git+https://github.com/charmander/pg-int8.git"},"scripts":{"test":"tap test"},"devDependencies":{"@charmander/eslint-config-base":"1.0.2","tap":"10.7.3"},"engines":{"node":">=4.0.0"},"gitHead":"128d1fbdff339c0c92715b22c7028fb1b8bff232","homepage":"https://github.com/charmander/pg-int8#readme","_id":"pg-int8@1.0.0","_npmVersion":"5.5.1-canary.5","_nodeVersion":"9.1.0","_npmUser":{"name":"charmander","email":"~@charmander.me"},"dist":{"shasum":"d93de9931d87b24be674febc0fdaac6d52701de5","size":1444,"noattachment":false,"key":"/pg-int8/-/pg-int8-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pg-int8/download/pg-int8-1.0.0.tgz"},"maintainers":[{"name":"charmander","email":"campersander@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pg-int8-1.0.0.tgz_1510664927409_0.6727827792055905"},"directories":{},"publish_time":1510664927528,"_hasShrinkwrap":false,"_cnpm_publish_time":1510664927528}},"readme":"[![Build status][ci image]][ci]\n\n64-bit big-endian signed integer-to-string conversion designed for [pg][].\n\n```js\nconst readInt8 = require('pg-int8');\n\nreadInt8(Buffer.from([0, 1, 2, 3, 4, 5, 6, 7]))\n// '283686952306183'\n```\n\n\n  [pg]: https://github.com/brianc/node-postgres\n\n  [ci]: https://travis-ci.org/charmander/pg-int8\n  [ci image]: https://api.travis-ci.org/charmander/pg-int8.svg\n","_attachments":{},"homepage":"https://github.com/charmander/pg-int8#readme","bugs":{"url":"https://github.com/charmander/pg-int8/issues"},"license":"ISC"}