UNPKG

cordova-plugin-mfp

Version:

IBM MobileFirst Platform Foundation Cordova Plugin

78 lines (77 loc) 2.08 kB
{ "_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": "range", "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": [ "/archiver" ], "_resolved": "http://visustar.francelab.fr.ibm.com:8081/nexus/content/groups/mobile-npm-all/zip-stream/-/zip-stream-3.0.1.tgz", "_shasum": "cb8db9d324a76c09f9b76b31a12a48638b0b9708", "_spec": "zip-stream@^3.0.1", "_where": "/root/workspace/mfp-cordova-plugins-build-and-deploy/target/cordova-runtime/plugins/cordova-plugin-mfp/node_modules/archiver", "author": { "name": "Chris Talkington", "url": "http://christalkington.com/" }, "bugs": { "url": "https://github.com/archiverjs/node-zip-stream/issues" }, "bundleDependencies": false, "dependencies": { "archiver-utils": "^2.1.0", "compress-commons": "^3.0.0", "readable-stream": "^3.6.0" }, "deprecated": false, "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" }