Fixed nodemon to echo out what's being watched in the regexp instead of the config.dir path. Also allowing patterns on the "watch" config setting, rather than just paths. Removed useless test (that kept failing...incorrectly).
* userScript => script * simplified exec library * removed dead code in config loading * nodemon now knows when it's being required (and goes dark) * etc...
Also fixes missing values in config