{
  "_args": [
    [
      {
        "raw": "adm-zip@^0.4.9",
        "scope": null,
        "escapedName": "adm-zip",
        "name": "adm-zip",
        "rawSpec": "^0.4.9",
        "spec": ">=0.4.9 <0.5.0",
        "type": "range"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/protractor/node_modules/webdriver-manager"
    ]
  ],
  "_from": "adm-zip@>=0.4.9 <0.5.0",
  "_hasShrinkwrap": false,
  "_id": "adm-zip@0.4.13",
  "_inCache": true,
  "_installable": true,
  "_location": "/adm-zip",
  "_nodeVersion": "11.1.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/adm-zip_0.4.13_1542093021594_0.6730178586646911"
  },
  "_npmUser": {
    "name": "cthackers",
    "email": "iacob.campia@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "adm-zip@^0.4.9",
    "scope": null,
    "escapedName": "adm-zip",
    "name": "adm-zip",
    "rawSpec": "^0.4.9",
    "spec": ">=0.4.9 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/protractor/webdriver-manager"
  ],
  "_resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.13.tgz",
  "_shasum": "597e2f8cc3672151e1307d3e95cddbc75672314a",
  "_shrinkwrap": null,
  "_spec": "adm-zip@^0.4.9",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/protractor/node_modules/webdriver-manager",
  "author": {
    "name": "Nasca Iacob",
    "email": "sy@another-d-mention.ro",
    "url": "https://github.com/cthackers"
  },
  "bugs": {
    "url": "https://github.com/cthackers/adm-zip/issues",
    "email": "sy@another-d-mention.ro"
  },
  "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": "^5.2.0",
    "rimraf": "^2.6.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-fERNJX8sOXfel6qCBCMPvZLzENBEhZTzKqg6vrOW5pvoEaQuJhRU4ndTAh6lHOxn1I6jnz2NHra56ZODM751uw==",
    "shasum": "597e2f8cc3672151e1307d3e95cddbc75672314a",
    "tarball": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.13.tgz",
    "fileCount": 18,
    "unpackedSize": 72662,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6njeCRA9TVsSAnZWagAAwtwP/jKBJ4jpuDRiQSmgthv0\n5dCZ9y73YWoB9d3E6W6x6jzBS22rlel2Fhmoi6pfNFWvEFWR6HACB4JmF9wW\n/mK95Rkc6wOGmGsNu9g/hcOSTHB5EO2y0KdDa9tkjNEo6fkGPLRnZBkyHyUk\nkCWcN0zz3qlGYQyTE5mq12buOSqqm5Gem0HYIP1oVXJjHzBTo/B9iJ0cO5h0\nS+OdYi/xWJDtEMlqPUZ/922LSsbUsd0IHc5+iXHloghnS9dn3zzn8LHGTSNn\nDEakwt8N9oWgzqKl/kTETQ3R+EQjMr+ytpMiWu1g2D1/zr2+Tcbf+Od4dVXg\nnlJu3vpLtFvgvQH+/EemvL6zFbfb7NyrZZSEohYZsrFCkktcMc+tEIZpMxOl\nhArIUpT6hQ51rhnvaDi6prPf+SOgdFI0clQR8gevfNzJt27jLzpslMSoxhE9\nl6TP7C2uGV7vlUDo7jqgztznfALjYU1ZP1mKdEwAospqvyoObx79XAirl1kj\nu77U9tpw0BLiVXK6PmihapgC8sqC1T3tE+jtlFRg1TX40vsWIWMlbhf8iINY\nXIrC6ufCI4CpUqo2jVgp9Xr0GVt0jQ9RTAIRx8IgJ38hepixNUnQtoo4ZdOj\nTnIUu8eP7CqDO217FSw4jO7ujjaaNLnMwZO46K8GPAulZfa8teR7hBnBDpuR\nNha5\r\n=v4aU\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=0.3.0"
  },
  "gitHead": "e3fbb92496b0571ce4fd1376dab7ffe3dfa09c20",
  "homepage": "https://github.com/cthackers/adm-zip",
  "keywords": [
    "zip",
    "methods",
    "archive",
    "unzip"
  ],
  "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"
  },
  "version": "0.4.13"
}
