[console_scripts]
fxa-client = fxa.__main__:main

[httpie.plugins.auth.v1]
httpie_fxa-bearer = fxa.plugins.requests:FxABearerTokenPlugin
httpie_fxa-browserid = fxa.plugins.requests:FxABrowserIDPlugin
