{ "version": "0.0.1", "configurations": [ { "name": "brandloop-web", "runtimeExecutable": "npm", "runtimeArgs": ["--prefix", "client", "run", "web"], "port": 8081 } ] }