{ "_args": [ [ "extract-zip@^1.0.3", "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/electron" ] ], "_from": "extract-zip@>=1.0.3 <2.0.0", "_id": "extract-zip@1.6.7", "_inCache": true, "_installable": true, "_location": "/extract-zip", "_nodeVersion": "6.14.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/extract-zip_1.6.7_1527127578224_0.9162413148655575" }, "_npmUser": { "email": "nodejs.npm.nospam@lazymalevolence.com", "name": "malept" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "name": "extract-zip", "raw": "extract-zip@^1.0.3", "rawSpec": "^1.0.3", "scope": null, "spec": ">=1.0.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/electron" ], "_resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.7.tgz", "_shasum": "a840b4b8af6403264c8db57f4f1a74333ef81fe9", "_shrinkwrap": null, "_spec": "extract-zip@^1.0.3", "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client/node_modules/electron", "author": { "name": "max ogden" }, "bin": { "extract-zip": "cli.js" }, "bugs": { "url": "https://github.com/maxogden/extract-zip/issues" }, "dependencies": { "concat-stream": "1.6.2", "debug": "2.6.9", "mkdirp": "0.5.1", "yauzl": "2.4.1" }, "description": "unzip a zip file into a directory using 100% javascript", "devDependencies": { "rimraf": "^2.2.8", "standard": "^5.2.2", "tape": "^4.2.0", "temp": "^0.8.3" }, "directories": { "test": "test" }, "dist": { "fileCount": 8, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBh4bCRA9TVsSAnZWagAAN70P/igN43hKAyENs2t6/C+g\ndQuPkUE4jA5WzhqK0jvGyzX49Xh5535pj0ig+VkEavl3J/bX0Bu0kfY0/YDD\nfm9s7RAh4Q3zTizXt2BkI9nosdsOOFvRbaCphGntcl5ChOe/2TcnmHtScbmG\nEaxD9Ja6WwD8dNJXcXSYRVhZyqe8YlX1nv35VW/h3M2bAGl5hJz8/uk5U7W1\nSSc9XRRfyzDurIvDWBRjw+lw68t3yWGJ8dGugq+dT67PoBUmH2caDt9sgAfj\nq0cYy7k3Bc0jWa5CxMdNgCGrK56xwLnkejGy0yvtrp2FoIBx+nReJOq4foSk\nkCF29rpA8g69TU1MrXuARWVuTtYqstX1ZkvHCGuy5qJQZDHwaU4UVds3SPrZ\nnAnDaFU18bOaY1f4Q/OowHXhq9DJ8UsULd5KpF2JBibDi1mQcOgFWo3Cx+Hj\niUWB2xP2Zp3paPvLudb28Vl3ijA6WUh9PnEaAblrdPjknQzqXLWks+8pnmdk\nQYUavRJiiRD9YqHRTlhLiI+K5waNi4SIehaqzdyuiQnTEPh+7y1yW751UEpK\naMNsqm46mn27vER/sBcV5gzFmTnzd7pbDjhICqZvih4U7Sq7BT1ItTmgaCXh\noHiYh/RenHrg/gM6at5d/jk8bcLk80wbu7H0/TUaFfBKo2/zqpZbMKFVuX7N\n4z8p\r\n=55W3\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "a840b4b8af6403264c8db57f4f1a74333ef81fe9", "tarball": "https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.7.tgz", "unpackedSize": 10427 }, "gitHead": "422a39ff47996b802946169a3a47f1496253c81e", "homepage": "https://github.com/maxogden/extract-zip#readme", "keywords": [ "extract", "unzip", "zip" ], "license": "BSD-2-Clause", "main": "index.js", "maintainers": [ { "name": "malept", "email": "nodejs.npm.nospam@lazymalevolence.com" }, { "name": "maxogden", "email": "max@maxogden.com" } ], "name": "extract-zip", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/maxogden/extract-zip.git" }, "scripts": { "test": "standard && node test/test.js" }, "version": "1.6.7" }