Package: wnpp Severity: wishlist Owner: Shirish Togarla <shirishtogarla...@gmail.com> X-Debbugs-CC: debian-devel@lists.debian.org
* Package name : node-lowercase-keys Version : 1.0.0 Upstream Author : Sindre Sorhus <sindresor...@gmail.com> (sindresorhus.com ) * URL : https://github.com/sindresorhus/lowercase-keys * License : Expat Programming Lang: JavaScript Description : Lowercase the keys of an object It lowercases the keys and returns a new object. If you pass the keys of an object which are not in lowercase or if you want to ensure that all the keys are in lowercase then you can pass the object as an argument and it returns a new object with all the keys in lowercase.