{
  "_from": "zip@^1.2.0",
  "_id": "zip@1.2.0",
  "_inBundle": false,
  "_integrity": "sha1-rQrUImUwm+QutW/IYZThfCTmapw=",
  "_location": "/zip",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "zip@^1.2.0",
    "name": "zip",
    "escapedName": "zip",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/snyk-nuget-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/zip/-/zip-1.2.0.tgz",
  "_shasum": "ad0ad42265309be42eb56fc86194e17c24e66a9c",
  "_spec": "zip@^1.2.0",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/snyk-nuget-plugin",
  "author": {
    "name": "Kris Kowal",
    "email": "kris@cixar.com",
    "url": "https://github.com/kriskowal"
  },
  "bugs": {
    "url": "http://github.com/kriskowal/zip/issues",
    "email": "kris@cixar.com"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Tom Robinson",
      "url": "http://tlrobinson.net/"
    },
    {
      "name": "Kris Kowal",
      "email": "kris@cixar.com",
      "url": "http://github.com/kriskowal/"
    },
    {
      "name": "Helios",
      "email": "helios.alonso@gmail.com"
    }
  ],
  "dependencies": {
    "bops": "~0.1.1"
  },
  "deprecated": false,
  "description": "An implementation of unzip for JavaScript",
  "homepage": "http://github.com/kriskowal/zip",
  "keywords": [
    "zip",
    "compression"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/kriskowal/zip/raw/master/LICENSE"
    }
  ],
  "main": "zip.js",
  "name": "zip",
  "repository": {
    "type": "git",
    "url": "git://github.com/kriskowal/zip.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.2.0"
}
