This repository was archived by the owner on Nov 21, 2018. It is now read-only.
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
i18n / build: switch to dist .json file for version "stuff" #284
Closed
Description
https://iojs.org/dist/index.json provides us with a lot of what is needed to "fill in the blanks" with version numbers, downloads, etc. across the site.
Eventually it'll also help us make a historic versions type page.
Benefits integration with nodejs/build#58 as well.