{ "projectId": "bab", "projectName": "BAB", "functions": [ { "$id": "userinfo", "name": "userinfo", "runtime": "node-16.0", "execute": ["any"], "events": [], "schedule": "", "timeout": 15, "enabled": true, "logging": true, "entrypoint": "src/main.js", "commands": "npm install", "ignore": [ "node_modules", ".npm" ], "path": "functions/userinfo" } ] }