{ "name": "aghpb-online", "version": "1.0.0", "description": "Why.", "main": "app.js", "scripts": { "start": "supervisor main.js" }, "repository": { "type": "git", "url": "yes" }, "keywords": [ "yes" ], "author": "Sin", "license": "MIT", "dependencies": { "body-parser": "^1.19.0", "ejs": "^3.1.3", "express": "^4.17.1", "netlify-lambda": "^1.6.3", "serverless-http": "^2.3.0" } }