{ "name": "pdf-editor", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@alancnet/pdf2htmlex": "0.0.2", "asfs": "^2.0.3", "body-parser": "^1.18.3", "data-urls": "^1.0.1", "delete": "^1.1.0", "express": "^4.16.3", "express-logging": "^1.1.1", "htmlencode": "0.0.4", "log4js": "^3.0.5", "microservice-config": "0.0.1", "multer": "^1.3.1", "node-windows": "^0.1.14", "puppeteer": "^1.7.0", "sanitize-html": "^1.18.4", "uuid": "^3.3.2" } }