there is a problem with languages that are only "aliases" for another runtime. Example Deno:
the version dict also has to include the version for each alias and use that to call the api.
This pull request should fix it by storing version for each alias
@brtwrst
This pull request should fix it by storing version for each alias