{"maintainers":[{"name":"kevva","email":"kevinmartensson@gmail.com"}],"keywords":["archive","buffer","check","detect","zip","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 ZIP file","readme":"# is-zip [![Build Status](https://travis-ci.org/kevva/is-zip.svg?branch=master)](https://travis-ci.org/kevva/is-zip)\n\n> Check if a Buffer/Uint8Array is a ZIP file\n\n## Install\n\n```sh\n$ npm install --save is-zip\n```\n\n## Usage\n\n```js\nvar isZip = require('is-zip');\nvar read = require('fs').readFileSync;\n\nisZip(read('foo.zip'));\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-zip"},"users":{"t1st3":true},"bugs":{"url":"https://github.com/kevva/is-zip/issues"},"license":"MIT","versions":{"0.1.0":{"name":"is-zip","version":"0.1.0","description":"Check if a Buffer/Uint8Array is a ZIP file","license":"MIT","repository":{"type":"git","url":"git://github.com/kevva/is-zip"},"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","zip","type","uint8array"],"devDependencies":{"browserify":"^3.44.2","mocha":"^1.18.2"},"bugs":{"url":"https://github.com/kevva/is-zip/issues"},"homepage":"https://github.com/kevva/is-zip","_id":"is-zip@0.1.0","dist":{"shasum":"5435dafd1a429037ff47d78b14c68c571712c2e2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/is-zip/-/is-zip-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-zip","version":"1.0.0","description":"Check if a Buffer/Uint8Array is a ZIP file","license":"MIT","repository":{"type":"git","url":"https://github.com/kevva/is-zip"},"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","zip","type","uint8array"],"devDependencies":{"ava":"0.0.4","read-chunk":"^1.0.0"},"gitHead":"1951973ac98d3b0d57e7a8c822aee58631bd2ebd","bugs":{"url":"https://github.com/kevva/is-zip/issues"},"homepage":"https://github.com/kevva/is-zip","_id":"is-zip@1.0.0","_shasum":"47b0a8ff4d38a76431ccfd99a8e15a4c86ba2325","_from":".","_npmVersion":"1.4.23","_npmUser":{"name":"kevva","email":"kevinmartensson@gmail.com"},"maintainers":[{"name":"kevva","email":"kevinmartensson@gmail.com"}],"dist":{"shasum":"47b0a8ff4d38a76431ccfd99a8e15a4c86ba2325","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/is-zip/-/is-zip-1.0.0.tgz"},"directories":{}}},"name":"is-zip","time":{"modified":"2014-08-25T00:18:37.846Z","created":"2014-04-22T13:45:33.460Z","0.1.0":"2014-04-22T13:45:33.460Z","1.0.0":"2014-08-25T00:18:37.846Z"},"readmeFilename":"README.md","homepage":"https://github.com/kevva/is-zip"}