File: /home/frenchy/www/french-american.org/current/node_modules/node-unzip-2/package.json
{
"_args": [
[
"node-unzip-2@0.2.8",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "node-unzip-2@0.2.8",
"_id": "node-unzip-2@0.2.8",
"_inBundle": false,
"_integrity": "sha512-fmJi73zTRW7RSo/1wyrKc2srKMwb3L6Ppke/7elzQ0QRt6sUjfiIcVsWdrqO5uEHAdvRKXjoySuo4HYe5BB0rw==",
"_location": "/node-unzip-2",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.4"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-unzip-2@0.2.8",
"name": "node-unzip-2",
"escapedName": "node-unzip-2",
"rawSpec": "0.2.8",
"saveSpec": null,
"fetchSpec": "0.2.8"
},
"_requiredBy": [
"/rfg-api"
],
"_resolved": "https://registry.npmjs.org/node-unzip-2/-/node-unzip-2-0.2.8.tgz",
"_spec": "0.2.8",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Hlib Dmytriiev",
"email": "glebdmitriew@gmail.com"
},
"bugs": {
"url": "https://github.com/glebdmitriew/node-unzip-2/issues"
},
"dependencies": {
"binary": "~0.3.0",
"fstream": "~1.0.12",
"match-stream": "~0.0.2",
"pullstream": "~0.4.0",
"readable-stream": "~1.0.0",
"setimmediate": "~1.0.1"
},
"description": "Unzip cross-platform streaming API compatible with fstream and fs.ReadStream",
"devDependencies": {
"dirdiff": "~0.0.1",
"stream-buffers": "~0.2.3",
"tap": "~0.3.0",
"temp": "~0.4.0"
},
"directories": {
"test": "test"
},
"homepage": "https://github.com/glebdmitriew/node-unzip-2",
"keywords": [
"zip",
"unzip",
"zlib",
"uncompress",
"archive",
"stream",
"extract"
],
"license": "MIT",
"main": "unzip.js",
"maintainers": [
{
"name": "Hlib Dmytriiev",
"email": "glebdmitriew@gmail.com"
}
],
"name": "node-unzip-2",
"repository": {
"type": "git",
"url": "git+https://github.com/glebdmitriew/node-unzip-2.git"
},
"scripts": {
"test": "tap ./test/*.js"
},
"version": "0.2.8"
}