This repository was archived by the owner on Apr 14, 2019. It is now read-only.
v0.2.0
New in 0.2: * The config object returned from `qconf()` is now an event emitter. - Emits 'undefined' when you try to `.get()` an undefined variable. * Clear configuration with `qconf.clear()`. Call `qconf()` again to reload.