{"maintainers":[{"name":"kevva","email":"kevinmartensson@gmail.com"}],"keywords":["archive","buffer","check","detect","gzip","type","uint8array"],"dist-tags":{"latest":"1.0.0"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"description":"Check if a Buffer/Uint8Array is a GZIP file","readme":"# is-gzip [![Build Status](https://travis-ci.org/kevva/is-gzip.svg?branch=master)](https://travis-ci.org/kevva/is-gzip)\n\n> Check if a Buffer/Uint8Array is a GZIP file\n\n## Install\n\n```sh\n$ npm install --save is-gzip\n```\n\n## Usage\n\n```js\nvar isGzip = require('is-gzip');\nvar read = require('fs').readFileSync;\n\nisGzip(read('foo.tar.gz'));\n// => true\n```\n\n## License\n\n[MIT License](http://en.wikipedia.org/wiki/MIT_License) © [Kevin Mårtensson](https://github.com/kevva)\n","repository":{"type":"git","url":"https://github.com/kevva/is-gzip"},"bugs":{"url":"https://github.com/kevva/is-gzip/issues"},"license":"MIT","versions":{"0.1.0":{"name":"is-gzip","version":"0.1.0","description":"Check if a Buffer/Uint8Array is a GZIP file","license":"MIT","repository":{"type":"git","url":"git://github.com/kevva/is-gzip"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=0.10.0"},"scripts":{"browser":"browserify -s $npm_package_name -o browser.js .","test":"mocha --reporter list"},"files":["index.js"],"keywords":["archive","buffer","check","detect","gzip","type","uint8array"],"devDependencies":{"browserify":"^3.44.2","mocha":"^1.18.2"},"bugs":{"url":"https://github.com/kevva/is-gzip/issues"},"homepage":"https://github.com/kevva/is-gzip","_id":"is-gzip@0.1.0","dist":{"shasum":"093ff37db165d4c20c2055d5bb04c2d66cbc7ce8","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/is-gzip/-/is-gzip-0.1.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"kevva","email":"kevinmartensson@gmail.com"}],"directories":{}},"1.0.0":{"name":"is-gzip","version":"1.0.0","description":"Check if a Buffer/Uint8Array is a GZIP file","license":"MIT","repository":{"type":"git","url":"https://github.com/kevva/is-gzip"},"author":{"name":"Kevin Mårtensson","email":"kevinmartensson@gmail.com","url":"https://github.com/kevva"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test/test.js"},"files":["index.js"],"keywords":["archive","buffer","check","detect","gzip","type","uint8array"],"devDependencies":{"ava":"0.0.4","mocha":"^1.18.2","read-chunk":"^1.0.0"},"gitHead":"be4085dfd55db9f19c7af8341558e29d2ce44837","bugs":{"url":"https://github.com/kevva/is-gzip/issues"},"homepage":"https://github.com/kevva/is-gzip","_id":"is-gzip@1.0.0","_shasum":"6ca8b07b99c77998025900e555ced8ed80879a83","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"kevva","email":"kevinmartensson@gmail.com"}],"dist":{"shasum":"6ca8b07b99c77998025900e555ced8ed80879a83","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/is-gzip/-/is-gzip-1.0.0.tgz"},"directories":{}}},"name":"is-gzip","time":{"modified":"2014-08-25T00:16:32.465Z","created":"2014-04-22T13:55:05.039Z","0.1.0":"2014-04-22T13:55:05.039Z","1.0.0":"2014-08-25T00:16:32.465Z"},"readmeFilename":"README.md","homepage":"https://github.com/kevva/is-gzip"}