{ "name": "pdf-editor", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.18.3", "express": "^4.16.3", "html-pdf-chrome": "^0.5.0", "multer": "^1.3.1", "phantom": "^6.0.3", "phantom-html2pdf": "^4.0.1", "uuid": "^3.3.2" } }