{
  "_args": [
    [
      "adm-zip@^0.4.9",
      "/var/www/html/isbn/resources/angular-app/node_modules/protractor/node_modules/webdriver-manager"
    ]
  ],
  "_from": "adm-zip@>=0.4.9 <0.5.0",
  "_hasShrinkwrap": false,
  "_id": "adm-zip@0.4.16",
  "_inCache": true,
  "_installable": true,
  "_location": "/adm-zip",
  "_nodeVersion": "14.0.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/adm-zip_0.4.16_1592903168679_0.4402304316690755"
  },
  "_npmUser": {
    "email": "iacob.campia@gmail.com",
    "name": "cthackers"
  },
  "_npmVersion": "6.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "adm-zip",
    "raw": "adm-zip@^0.4.9",
    "rawSpec": "^0.4.9",
    "scope": null,
    "spec": ">=0.4.9 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/protractor/webdriver-manager"
  ],
  "_resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.16.tgz",
  "_shasum": "cf4c508fdffab02c269cbc7f471a875f05570365",
  "_shrinkwrap": null,
  "_spec": "adm-zip@^0.4.9",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/protractor/node_modules/webdriver-manager",
  "author": {
    "email": "sy@another-d-mention.ro",
    "name": "Nasca Iacob",
    "url": "https://github.com/cthackers"
  },
  "bugs": {
    "email": "sy@another-d-mention.ro",
    "url": "https://github.com/cthackers/adm-zip/issues"
  },
  "dependencies": {},
  "description": "Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk",
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "^8.0.1",
    "rimraf": "^2.6.2"
  },
  "directories": {},
  "dist": {
    "fileCount": 18,
    "integrity": "sha512-TFi4HBKSGfIKsK5YCkKaaFG2m4PEDyViZmEwof3MTIgzimHLto6muaHVpbrljdIvIrFZzEq/p4nafOeLcYegrg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8cYBCRA9TVsSAnZWagAAlzUQAJ5cPPYZfIIdYuqiAx3Y\ny5jSLqYBRxu2AVYa4crS1uEJHLNH1rzdoCNNR0AkH0uv1x/Ll6rnYrokmbaX\nb8U/dl78XmEW01ptHL/Xy+gN0YJSr5ezX/QGUPf4/aoUQa3UZkFySWnlYZ/o\nPW7HwPP4jJM37opUxiVJosz3FW3lhBSbr8DOg+AHjYammq5s5G11VWH8HqSU\nR5hmh02A0rpHoHSErxoSFB43rog5i2sq/04ZMKeLwtxP3K4JuTvAHR/N1Qxl\nNQLQU23NwrHOAmUnJUzXe8zP8wN8tAZYAMuxffTyt3EyLkGf9Pv9rW4ag9Zw\nkyjXAOawOkRdyrR7D8KLAjJdSwcDLX6NUFnjllkctiw5CfrB8IFqZvMJKtah\nklHwzGusinfNTKPJG8VUUEhkEyVPunP1dOivvraRnfPSG5qfWgVD7dBBNh3O\n7KLWwziUux+KDbelQ8TsaSkfcM7LTPDGaQqb2Tdb/JJHrDwoDXU6puIsx0Zq\nPCgUK/PLwp7z80LeeB++CIBT9PHu0wSQs+Q6a4G+Zq0aP8pOdFbxsvas063Y\nTlc0jFXG2E/QcN41CnPFOYaUDj0iGA+v3AQxOtK9e606Y4TlPcAjtrm87h7R\nD4pXUcgkyjQBQDaf1nb0cNaNMgNiFlOdd2N+25jin8lpeYISoIAMyzhTS62W\nJ1Sv\r\n=gV7e\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "cf4c508fdffab02c269cbc7f471a875f05570365",
    "tarball": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.16.tgz",
    "unpackedSize": 79687
  },
  "engines": {
    "node": ">=0.3.0"
  },
  "gitHead": "9d2eb0b81575c0453a883e62480bf1600895705e",
  "homepage": "https://github.com/cthackers/adm-zip",
  "keywords": [
    "archive",
    "methods",
    "unzip",
    "zip"
  ],
  "license": "MIT",
  "main": "adm-zip.js",
  "maintainers": [
    {
      "name": "cthackers",
      "email": "sy@another-d-mention.ro"
    }
  ],
  "name": "adm-zip",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cthackers/adm-zip.git"
  },
  "scripts": {
    "test": "mocha test/mocha.js test/crc/index.js"
  },
  "version": "0.4.16"
}
