# XMPP-Constants

The `xmpp-constants` module provides named constants for strings managed by the [XMPP Registrar](http://xmpp.org/resources/registrar/). These include XML namespaces, XMPP Disco identities and features, MUC status codes, etc.


## Installing

```sh
$ npm install xmpp-constants
```

## License

MIT

## Created By

If you like this, follow [@lancestout](http://twitter.com/lancestout) on twitter.
