On npmjs.com, the "lower" option is printed as "lowercase": ```javascript print(slug('I ♥ UNICODE', {lowercase: false})) ```