Global State
------------

Global State is controlled here. What `index.js` exports will be available to each page as the `out.global` object.

Add nested objects by adding a nested hierarchy of folders, each with an `index.js` file which includes folders at the levels directly under it.
