Enable environment variables by pulling in 'envify' as a dependency. 'envify' loads a file named '.env' lying in the leon root directory and replaces any occurence of process.env.FOO by the corresponding entry in '.env'.