{
    "event-nodejs12": "{{ templatePath }}/event-nodejs12",
    "event-nodejs10": "{{ templatePath }}/event-nodejs10",
    "event-nodejs8": "{{ templatePath }}/event-nodejs8",
    "event-nodejs6": "{{ templatePath }}/event-nodejs6",
    "event-python3": "{{ templatePath }}/event-python3",
    "event-python2.7": "{{ templatePath }}/event-python2.7",
    "event-java8": "{{ templatePath }}/event-java8",
    "event-java11": "{{ templatePath }}/event-java11",
    "event-php7.2": "{{ templatePath }}/event-php7.2",
    "event-dotnetcore2.1": "{{ templatePath }}/event-dotnetcore2.1",
    "http-trigger-nodejs12": "{{ templatePath }}/http-trigger-nodejs12",
    "http-trigger-nodejs10": "{{ templatePath }}/http-trigger-nodejs10",
    "http-trigger-nodejs8": "{{ templatePath }}/http-trigger-nodejs8",
    "http-trigger-nodejs6": "{{ templatePath }}/http-trigger-nodejs6",
    "http-trigger-python3": "{{ templatePath }}/http-trigger-python3",
    "http-trigger-python2.7": "{{ templatePath }}/http-trigger-python2.7",
    "http-trigger-java8": "{{ templatePath }}/http-trigger-java8",
    "http-trigger-java11": "{{ templatePath }}/http-trigger-java11",
    "http-trigger-php7.2": "{{ templatePath }}/http-trigger-php7.2",
    "http-trigger-dotnetcore2.1": "{{ templatePath }}/http-trigger-dotnetcore2.1",
    "http-trigger-spring-boot": "{{ templatePath }}/http-trigger-spring-boot",
    "custom-springboot": "{{ templatePath }}/custom-springboot",
    "http-trigger-node-puppeteer": "{{ templatePath }}/http-trigger-node-puppeteer",
    "custom-golang": "{{ templatePath }}/custom-golang",
    "custom-fsharp": "{{ templatePath }}/custom-fsharp",
    "custom-dart": "{{ templatePath }}/custom-dart",
    "custom-lua": "{{ templatePath }}/custom-lua",
    "custom-powershell": "{{ templatePath }}/custom-powershell",
    "custom-ruby": "{{ templatePath }}/custom-ruby",
    "custom-rust": "{{ templatePath }}/custom-rust",
    "custom-typescript": "{{ templatePath }}/custom-typescript",
    "event-custom-cpp": "{{ templatePath }}/event-custom-cpp",
    "http-custom-cpp": "{{ templatePath }}/http-custom-cpp"
}