UNPKG

cloudworker-proxy

Version:
82 lines (81 loc) 2.06 kB
{ "_args": [ [ "zip-stream@3.0.1", "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless" ] ], "_development": true, "_from": "zip-stream@3.0.1", "_id": "zip-stream@3.0.1", "_inBundle": false, "_integrity": "sha512-r+JdDipt93ttDjsOVPU5zaq5bAyY+3H19bDrThkvuVxC0xMQzU1PJcS6D+KrP3u96gH9XLomcHPb+2skoDjulQ==", "_location": "/zip-stream", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "zip-stream@3.0.1", "name": "zip-stream", "escapedName": "zip-stream", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "/@serverless/platform-client-china/archiver" ], "_resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-3.0.1.tgz", "_spec": "3.0.1", "_where": "/Users/markusahlstrand/projects/cloudproxy/cloudworker-proxy/examples/serverless", "author": { "name": "Chris Talkington", "url": "http://christalkington.com/" }, "bugs": { "url": "https://github.com/archiverjs/node-zip-stream/issues" }, "dependencies": { "archiver-utils": "^2.1.0", "compress-commons": "^3.0.0", "readable-stream": "^3.6.0" }, "description": "a streaming zip archive generator.", "devDependencies": { "archiver-jsdoc-theme": "^1.1.1", "chai": "^4.2.0", "jsdoc": "^3.6.4", "minami": "^1.1.0", "mkdirp": "^0.5.5", "mocha": "^6.2.3", "rimraf": "^2.7.1" }, "engines": { "node": ">= 8" }, "files": [ "index.js" ], "homepage": "https://github.com/archiverjs/node-zip-stream", "keywords": [ "archive", "stream", "zip-stream", "zip" ], "license": "MIT", "main": "index.js", "name": "zip-stream", "publishConfig": { "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "git+https://github.com/archiverjs/node-zip-stream.git" }, "scripts": { "jsdoc": "jsdoc -c jsdoc.json README.md", "test": "mocha --reporter dot" }, "version": "3.0.1" }