{ "_from": "yazl@^2.1.0", "_id": "yazl@2.4.2", "_inBundle": false, "_integrity": "sha1-FMsZCD4eJacAksFYiqvg9OTdTYg=", "_location": "/yazl", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "yazl@^2.1.0", "name": "yazl", "escapedName": "yazl", "rawSpec": "^2.1.0", "saveSpec": null, "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/gulp-zip" ], "_resolved": "https://registry.npmjs.org/yazl/-/yazl-2.4.2.tgz", "_shasum": "14cb19083e1e25a70092c1588aabe0f4e4dd4d88", "_spec": "yazl@^2.1.0", "_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/gulp-zip", "author": { "name": "Josh Wolfe", "email": "thejoshwolfe@gmail.com" }, "bugs": { "url": "https://github.com/thejoshwolfe/yazl/issues" }, "bundleDependencies": false, "dependencies": { "buffer-crc32": "~0.2.3" }, "deprecated": false, "description": "yet another zip library for node", "devDependencies": { "bl": "~0.9.3", "yauzl": "~2.3.1" }, "files": [ "index.js" ], "homepage": "https://github.com/thejoshwolfe/yazl", "keywords": [ "zip", "stream", "archive", "file" ], "license": "MIT", "main": "index.js", "name": "yazl", "repository": { "type": "git", "url": "git+https://github.com/thejoshwolfe/yazl.git" }, "scripts": { "test": "node test/test.js" }, "version": "2.4.2" }