UNPKG

file-zip-s

Version:

The file folder compression, decompression of the compressed package

37 lines (36 loc) 816 B
{ "author": "maskey", "dependencies": { "decompress": "^4.0.0", "decompress-unzip": "^4.0.1", "files-tree": "^1.0.4", "node-native-zip": "^1.1.0", "unzip": "^0.1.11" }, "deprecated": false, "description": "The file folder compression, decompression of the compressed package", "homepage": "https://github.com/chenqf/file-zip#readme", "keywords": [ "node-zip", "koa", "node-unzip", "zip", "unzip", "file-zip", "file-unzip", "folder-zip", "folder-unzip" ], "license": "ISC", "main": "index.js", "name": "file-zip-s", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "unzip": "node test/unzip.js", "zipFolder": "node test/zip_folder.js" }, "version": "2.0.4", "directories": { "test": "test" } }