- don't try to create conf.json if it doesn't exist (resolves a permissions issue when installing with npm -g) - add default values for recently added properties (hopefully fixes Travis CI build)
To make it no impact, if JSDoc can't find a conf.json, it looks for conf.json.EXAMPLE and copies that over.