{ "name": "pandoc-cloudron", "version": "1.0.0", "description": "", "main": "server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "", "license": "ISC", "dependencies": { "content-disposition": "^0.5.4", "destroy": "^1.1.0", "formidable": "^2.0.1", "fs": "^0.0.1-security", "on-finished": "^2.3.0" } }