{
  "version": "0.0.1",
  "configurations": [
    {
      "name": "pi-web-console-demo",
      "runtimeExecutable": "npm",
      "runtimeArgs": ["run", "demo"],
      "port": 4120,
      "url": "http://localhost:4120"
    }
  ]
}
