{ "name": "uxbox-exporter", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "UXBOX LABS SL", "license": "SEE LICENSE IN ", "dependencies": { "inflation": "^2.0.0", "jszip": "^3.5.0", "koa": "^2.13.0", "puppeteer": "^4.0.1", "puppeteer-cluster": "^0.21.0", "raw-body": "^2.4.1", "xregexp": "^4.3.0" }, "devDependencies": { "shadow-cljs": "^2.10.13", "source-map-support": "^0.5.19" } }