{
  "_args": [
    [
      "jszip@^3.1.3",
      "/var/www/html/isbn/resources/angular-app/node_modules/selenium-webdriver"
    ]
  ],
  "_from": "jszip@>=3.1.3 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "jszip@3.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/jszip",
  "_nodeVersion": "12.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/jszip_3.5.0_1592172103927_0.9040371711701976"
  },
  "_npmUser": {
    "email": "npm@website.stuartk.com",
    "name": "stuk"
  },
  "_npmVersion": "6.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "jszip",
    "raw": "jszip@^3.1.3",
    "rawSpec": "^3.1.3",
    "scope": null,
    "spec": ">=3.1.3 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/selenium-webdriver"
  ],
  "_resolved": "https://registry.npmjs.org/jszip/-/jszip-3.5.0.tgz",
  "_shasum": "b4fd1f368245346658e781fec9675802489e15f6",
  "_shrinkwrap": null,
  "_spec": "jszip@^3.1.3",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/selenium-webdriver",
  "author": {
    "email": "stuart@stuartk.com",
    "name": "Stuart Knightley"
  },
  "browser": {
    ".": "./dist/jszip.min.js",
    "readable-stream": "./lib/readable-stream-browser.js"
  },
  "bugs": {
    "url": "https://github.com/Stuk/jszip/issues"
  },
  "contributors": [
    {
      "name": "Franz Buchinger"
    },
    {
      "name": "António Afonso"
    },
    {
      "name": "David Duponchel"
    },
    {
      "name": "yiminghe"
    }
  ],
  "dependencies": {
    "lie": "~3.3.0",
    "pako": "~1.0.2",
    "readable-stream": "~2.3.6",
    "set-immediate-shim": "~1.0.1"
  },
  "description": "Create, read and edit .zip files with JavaScript http://stuartk.com/jszip",
  "devDependencies": {
    "browserify": "~13.0.0",
    "grunt": "~0.4.1",
    "grunt-browserify": "~5.0.0",
    "grunt-cli": "~1.1.0",
    "grunt-contrib-connect": "~2.0.0",
    "grunt-contrib-jshint": "~1.0.0",
    "grunt-contrib-uglify": "~4.0.1",
    "grunt-saucelabs": "github:stuk/grunt-saucelabs#v10.0.0",
    "jshint": "~2.9.1",
    "jszip-utils": "~0.0.2",
    "package-json-versionify": "1.0.2",
    "qunit": "~2.9.2",
    "tmp": "0.0.28"
  },
  "directories": {},
  "dist": {
    "fileCount": 49,
    "integrity": "sha512-WRtu7TPCmYePR1nazfrtuF216cIVon/3GWOvHS9QR5bIwSbnxtdpma6un3jyGGNhHsKCSzn5Ypk+EkDRvTGiFA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5p5ICRA9TVsSAnZWagAAglAP/2icX6WgS0fzzSZ4wPtW\neq9saY80f1cOSFkx7yOPmQHIhrxf9LADXliX/njRYnYhEACXXkJMHouHPMJc\nE97S8FbphAvjEEG16I1wQ4I50r6FPP7szEnsxTuwJKzPemWbedeaWv//1Y6q\npLl+lgvHEBmZqFqAIkjmzPTyLCY2rIrrOdbilxeHIhTyROQjdDeXR/8L9fRC\n0ObZjhULl0wPTUn0+2ppeUZ6BLSpzqXGxxmr41ueAnzF0U4eX0JBqeobIbWH\n10UNjdxVDJ/aNkR8uq8zgdIzaf9D+fB+bDm4w7MVUYDchvVpCqqrGS1wR2sw\nbpEn/mJJ0E9eIc6Z1zpABzweKPtX5LeqZLm1aEwPm1sk4OuF0SgXEAxA59yq\nU6iKShzlUjyVIaxybq4dbOTKIVaMfpKuieHiTTF0cFgXS0rTFVqAidMINyWc\nIvcdpDBg33KtBhGLRMnh0zZf0IVt1L/LYF9RZ/Zz54piNifs155ABDPZnISX\nHSfXuETMNbViWHgzehDI2nnY9mqbT3hpj73NMC37OSq/5U0ao+ZgKdGGhOTF\nvNblbArhR5bAmLB6AKl7ucdqKDfWl8DDxwLxgFiVsKFcypAIGouLrPZLBSY/\nV1ZfnQoQHR4q37x4/5215nQy+2sCscFWU3WIlp6Pyn/9W/nawGoFtzv1Amo6\nS+Ip\r\n=jFSU\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "b4fd1f368245346658e781fec9675802489e15f6",
    "tarball": "https://registry.npmjs.org/jszip/-/jszip-3.5.0.tgz",
    "unpackedSize": 660438
  },
  "gitHead": "7bbcb3873db23f6d27550cdbb6c4cc2bdeb32194",
  "homepage": "https://github.com/Stuk/jszip#readme",
  "keywords": [
    "deflate",
    "inflate",
    "zip"
  ],
  "license": "(MIT OR GPL-3.0)",
  "main": "./lib/index",
  "maintainers": [
    {
      "name": "cwmma",
      "email": "calvin.metcalf@gmail.com"
    },
    {
      "name": "dduponchel",
      "email": "d.duponchel@gmail.com"
    },
    {
      "name": "stuk",
      "email": "stuart@stuartk.com"
    }
  ],
  "name": "jszip",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Stuk/jszip.git"
  },
  "scripts": {
    "lint": "grunt jshint",
    "test": "npm run test-node && npm run test-browser",
    "test-browser": "grunt build && grunt test",
    "test-node": "qunit --require ./test/helpers/test-utils.js --require ./test/helpers/node-test-utils.js test/asserts/"
  },
  "types": "./index.d.ts",
  "version": "3.5.0"
}
