File: D:/HostingSpaces/SBogers10/honger7.komma.pro/node_modules/yauzl/package.json
{
"_args": [
[
{
"raw": "yauzl@^2.2.1",
"scope": null,
"escapedName": "yauzl",
"name": "yauzl",
"rawSpec": "^2.2.1",
"spec": ">=2.2.1 <3.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Komma55/node_modules/decompress-unzip"
]
],
"_from": "yauzl@>=2.2.1 <3.0.0",
"_id": "yauzl@2.9.2",
"_inCache": true,
"_location": "/yauzl",
"_nodeVersion": "8.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/yauzl_2.9.2_1528068596852_0.6286468921668902"
},
"_npmUser": {
"name": "thejoshwolfe",
"email": "thejoshwolfe@gmail.com"
},
"_npmVersion": "3.5.2",
"_phantomChildren": {},
"_requested": {
"raw": "yauzl@^2.2.1",
"scope": null,
"escapedName": "yauzl",
"name": "yauzl",
"rawSpec": "^2.2.1",
"spec": ">=2.2.1 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/decompress-unzip",
"/pngquant-bin/decompress-unzip"
],
"_resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.9.2.tgz",
"_shasum": "4fb1bc7ae1fc2f57037b54af6acc8fe1031c5b77",
"_shrinkwrap": null,
"_spec": "yauzl@^2.2.1",
"_where": "/Users/mike/Webdevelopment/Komma55/node_modules/decompress-unzip",
"author": {
"name": "Josh Wolfe",
"email": "thejoshwolfe@gmail.com"
},
"bugs": {
"url": "https://github.com/thejoshwolfe/yauzl/issues"
},
"dependencies": {
"buffer-crc32": "~0.2.3",
"fd-slicer": "~1.1.0"
},
"description": "yet another unzip library for node",
"devDependencies": {
"bl": "~1.0.0",
"istanbul": "~0.3.4",
"pend": "~1.2.0"
},
"directories": {},
"dist": {
"shasum": "4fb1bc7ae1fc2f57037b54af6acc8fe1031c5b77",
"tarball": "https://registry.npmjs.org/yauzl/-/yauzl-2.9.2.tgz",
"fileCount": 4,
"unpackedSize": 64507,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFHn2CRA9TVsSAnZWagAAQWUP/3JDEpwpvu4FG2qSvW8J\nvDDvKJuw1ZyqHGkYByDmu/hoe11Yx5mBIyA5OxGBJxHx71yFJsmPYW9/omdV\nZyv5643pUQR+rJpMslRfqQ7necr5zrUsWagH3pPkRi5glWfn7fHWSztk9HRy\nXXmd8v9brGNnSx1SMIH0jqSw/l3/s9xpRm1CDYsFx2B05r+tqB/C5LlqDTVA\nbUd5RUBvBrxiLwOiW8B1gwS7HI9JxmVbvlXIxMUgFgQdj6QAbLOEEY4Kcmhy\nJY9Lo8Ce7aMBf2KRb9UoFRnycm9dHBJfspPR4X8ib8L1pB1icyJyveaVzfhu\n0rxN2HginHJUmHlcIR+OtTGRkQLUYlfBn0od++uTmouNj3f5gCoxBrj+AF3/\n2qbYse9g+KpAOp3coB22bsaSu1zqwBEjE2kCp0zPvVdM1I4y+U+xaF6imcZ1\nrLRGuHAXcvLDeXt8bIY9ZyVEW8YWTWvyXOanB0PASMNf5rE6U6Pmk4zz9QGf\nnlmxopbN4Ddevvmum5bZ+tZFP2QWMePFS391bUQ3GWIKJ6EqvBSrCnNr8KFx\nH0m2wbP2BVfL75B20XH7G6xShhqtmJf9LGFo1jNtb6R6AVRnDp9S9lnBoR40\nzY8rvtLDGAX5ubPEnqthK5NA4pQABFju5gR32PLoVBIGHlyY2lMQvsTBS/J9\nnwv/\r\n=AaIu\r\n-----END PGP SIGNATURE-----\r\n"
},
"files": [
"index.js"
],
"gitHead": "3e0fa59ab8a3e85149f6e9efae587580f4af1e2b",
"homepage": "https://github.com/thejoshwolfe/yauzl",
"keywords": [
"unzip",
"zip",
"stream",
"archive",
"file"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "superjoe",
"email": "superjoe30@gmail.com"
},
{
"name": "thejoshwolfe",
"email": "thejoshwolfe@gmail.com"
}
],
"name": "yauzl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/thejoshwolfe/yauzl.git"
},
"scripts": {
"test": "node test/test.js",
"test-cov": "istanbul cover test/test.js",
"test-travis": "istanbul cover --report lcovonly test/test.js"
},
"version": "2.9.2"
}