{"_id":"node-zlib-backport","_rev":"359082","name":"node-zlib-backport","description":"Zlib module with sync methods backport from 0.11.12 node sources.","dist-tags":{"latest":"0.11.15"},"maintainers":[{"name":"marcominetti","email":"marco.minetti@novetica.org"}],"time":{"modified":"2021-07-13T08:44:25.000Z","created":"2015-05-13T13:04:37.302Z","0.11.15":"2015-05-13T13:04:37.302Z"},"users":{"marcominetti":true},"author":{"name":"Marco Minetti","email":"marco.minetti@novetica.org"},"repository":{"type":"git","url":"git+https://github.com/marcominetti/node-zlib-backport.git"},"versions":{"0.11.15":{"name":"node-zlib-backport","version":"0.11.15","description":"Zlib module with sync methods backport from 0.11.12 node sources.","author":{"name":"Marco Minetti","email":"marco.minetti@novetica.org"},"repository":{"type":"git","url":"git+https://github.com/marcominetti/node-zlib-backport.git"},"bugs":{"url":"https://github.com/marcominetti/node-zlib-backport/issues"},"keywords":["zlib","sync","backport","node"],"engines":{"node":">=0.10 <0.11"},"engineStrict":true,"scripts":{"install":"node-gyp rebuild"},"gypfile":true,"gitHead":"97ad608a272a893f205e92cf0b41de5104ca1f07","homepage":"https://github.com/marcominetti/node-zlib-backport#readme","_id":"node-zlib-backport@0.11.15","_shasum":"a56194987005f3ba7e01dd3b165bbbe4d2b64072","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"marcominetti","email":"marco.minetti@novetica.org"},"maintainers":[{"name":"marcominetti","email":"marco.minetti@novetica.org"}],"dist":{"shasum":"a56194987005f3ba7e01dd3b165bbbe4d2b64072","size":9465,"noattachment":false,"key":"/node-zlib-backport/-/node-zlib-backport-0.11.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-zlib-backport/download/node-zlib-backport-0.11.15.tgz"},"directories":{},"publish_time":1431522277302,"_cnpm_publish_time":1431522277302,"_hasShrinkwrap":false}},"readme":"# Zlib sync methods backported for 0.10.x\n\nZlib synchronous methods has been pushed to node 0.11.12. This library is based on the official node zlib code from 0.10.31 release. The code has been slightly modified to expose the following methods.\n\n* zlib.deflateSync(buf)\n* zlib.deflateRawSync(buf)\n* zlib.gzipSync(buf)\n* zlib.gunzipSync(buf)\n* zlib.inflateSync(buf)\n* zlib.inflateRawSync(buf)\n* zlib.unzipSync(buf)\n\n\n\n### Documentation\n\nYou can find project documentation at https://github.com/joyent/node/blob/v0.11.12/doc/api/zlib.markdown\n\n**Pay attention that options argument object and zlib.params have not been backported.**\n\n\n\n## License\n\nCopyright Joyent, Inc. and other Node contributors.  \n \nPermission is hereby granted, free of charge, to any person obtaining a  \ncopy of this software and associated documentation files (the  \n\"Software\"), to deal in the Software without restriction, including  \nwithout limitation the rights to use, copy, modify, merge, publish,  \ndistribute, sublicense, and/or sell copies of the Software, and to permit  \npersons to whom the Software is furnished to do so, subject to the  \nfollowing conditions:  \n \nThe above copyright notice and this permission notice shall be included  \nin all copies or substantial portions of the Software.  \n \nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS  \nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF  \nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN  \nNO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,  \nDAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR  \nOTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE  \nUSE OR OTHER DEALINGS IN THE SOFTWARE.  \n  \n","_attachments":{},"homepage":"https://github.com/marcominetti/node-zlib-backport#readme","bugs":{"url":"https://github.com/marcominetti/node-zlib-backport/issues"}}