# Functions
New returns App with defaults.
# Constants
MAXPORTS is the maximum number of ports allowable for a single host without ForcePorts enabled.
# Structs
App is used to map global variables used in handlers.
C is used to map collection names.
O is options passed to New.
Response is used to return a status and message to handler requests.
Transform is a plugin that will transorm a lair.Project during update.
User is a user from meteor.js.