{ "name": "trunk", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.15.2", "cookie-parser": "^1.4.4", "cors": "^2.8.4", "express": "^4.17.1", "multer": "^1.1.0", "properties-reader": "0.0.16", "tinyurl": "^1.1.4" } }