{"_id":"pg-numeric","_rev":"85860","name":"pg-numeric","description":"reads PostgreSQL binary format for numeric values into a string","dist-tags":{"latest":"1.0.2"},"maintainers":[{"name":"charmander","email":"campersander@gmail.com"}],"time":{"modified":"2021-06-03T10:27:51.000Z","created":"2019-08-15T03:57:35.513Z","1.0.2":"2019-11-11T05:47:22.056Z","1.0.1":"2019-09-10T05:58:18.618Z","1.0.0":"2019-08-15T03:57:35.513Z"},"users":{},"repository":{"type":"git","url":"git+https://github.com/charmander/pg-numeric.git"},"versions":{"1.0.2":{"name":"pg-numeric","version":"1.0.2","description":"reads PostgreSQL binary format for numeric values into a string","bugs":{"url":"https://github.com/charmander/pg-numeric/issues"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/charmander/pg-numeric.git"},"scripts":{"test":"node test"},"devDependencies":{"@charmander/eslint-config-base":"1.2.0"},"engines":{"node":">=4"},"gitHead":"ffaeda06b2c4b40848750b3b283045afd628cd5d","homepage":"https://github.com/charmander/pg-numeric#readme","_id":"pg-numeric@1.0.2","_nodeVersion":"13.1.0","_npmVersion":"6.12.1","dist":{"shasum":"816d9a44026086ae8ae74839acd6a09b0636aa3a","size":2019,"noattachment":false,"key":"/pg-numeric/-/pg-numeric-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pg-numeric/download/pg-numeric-1.0.2.tgz"},"maintainers":[{"name":"charmander","email":"campersander@gmail.com"}],"_npmUser":{"name":"charmander","email":"~@charmander.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pg-numeric_1.0.2_1573451241913_0.6585054070039373"},"_hasShrinkwrap":false,"publish_time":1573451242056,"_cnpm_publish_time":1573451242056},"1.0.1":{"name":"pg-numeric","version":"1.0.1","description":"reads PostgreSQL binary format for numeric values into a string","bugs":{"url":"https://github.com/charmander/pg-numeric/issues"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/charmander/pg-numeric.git"},"scripts":{"test":"node test"},"devDependencies":{"@charmander/eslint-config-base":"1.2.0"},"engines":{"node":">=4"},"gitHead":"092f804f291458c03dc920424251a0419a5b859a","homepage":"https://github.com/charmander/pg-numeric#readme","_id":"pg-numeric@1.0.1","_nodeVersion":"12.10.0","_npmVersion":"6.11.3","dist":{"shasum":"b3384ae0aa6c874aadea4c74df33c6255bd2aab2","size":1817,"noattachment":false,"key":"/pg-numeric/-/pg-numeric-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/pg-numeric/download/pg-numeric-1.0.1.tgz"},"maintainers":[{"name":"charmander","email":"campersander@gmail.com"}],"_npmUser":{"name":"charmander","email":"~@charmander.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pg-numeric_1.0.1_1568095098482_0.8174257773060696"},"_hasShrinkwrap":false,"publish_time":1568095098618,"_cnpm_publish_time":1568095098618,"deprecated":"parsing bug fixed in v1.0.2"},"1.0.0":{"name":"pg-numeric","version":"1.0.0","description":"reads PostgreSQL binary format for numeric values into a string","bugs":{"url":"https://github.com/charmander/pg-numeric/issues"},"license":"ISC","repository":{"type":"git","url":"git+https://github.com/charmander/pg-numeric.git"},"scripts":{"test":"node test"},"devDependencies":{"@charmander/eslint-config-base":"1.2.0","@charmander/test":"0.4.0-pre.2"},"engines":{"node":">=0.12"},"gitHead":"748b740f3ef458470e759176b062cb9be7256845","homepage":"https://github.com/charmander/pg-numeric#readme","_id":"pg-numeric@1.0.0","_nodeVersion":"12.8.0","_npmVersion":"6.10.3","dist":{"shasum":"9fbf8290e17ac6cc1d037ef8c5be4c8fc0526d35","size":1886,"noattachment":false,"key":"/pg-numeric/-/pg-numeric-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/pg-numeric/download/pg-numeric-1.0.0.tgz"},"maintainers":[{"name":"charmander","email":"campersander@gmail.com"}],"_npmUser":{"name":"charmander","email":"~@charmander.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pg-numeric_1.0.0_1565841455371_0.4223131380199945"},"_hasShrinkwrap":false,"publish_time":1565841455513,"_cnpm_publish_time":1565841455513,"deprecated":"parsing bug fixed in v1.0.2"}},"readme":"A reader for the PostgreSQL binary format for numeric values, producing a string. Designed for [pg][].\n\n```js\nconst readNumeric = require('pg-numeric');\n\nreadNumeric(Buffer.from('000600020000000a000c0d801ed203db198f0834', 'hex'))\n// '1234567890.0987654321'\n```\n\n\n  [pg]: https://github.com/brianc/node-postgres\n","_attachments":{},"homepage":"https://github.com/charmander/pg-numeric#readme","bugs":{"url":"https://github.com/charmander/pg-numeric/issues"},"license":"ISC"}