{ "version": "0.0.1", "configurations": [ { "name": "roast-planner-webapp", "runtimeExecutable": "npm", "runtimeArgs": ["start"], "port": 8090 } ] }