UNPKG

parcel-plugin-static-zip

Version:
27 lines (26 loc) 629 B
{ "name": "parcel-plugin-static-zip", "version": "0.0.7", "description": "Provide archived local directory in the static build", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Artem Tyurin <artem.tyurin@gmail.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/agentcooper/parcel-plugin-static-zip" }, "keywords": [ "parcel", "parcel-plugin", "zip", "archive", "browserfs" ], "dependencies": { "archiver": "^3.0.0" }, "gitHead": "b33a89c27b83e1d3bee229d41e6a0f54b2b2352c" }