koa-lowercase
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "koa-lowercase", | ||
"description": "Simple lowercasing middleware for Koa 2.", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Zac Anger", |
@@ -23,4 +23,8 @@ # koa-lowercase | ||
__Please note__ this module is for Koa 2. If you're using Koa 1, consider | ||
[this module](http://www.npm.im/koa-lowercase-url) or | ||
[this one](http://npm.im/koa-lowercase-path). | ||
## License: | ||
WTFPL | ||
[WTFPL](./LICENSE.md) |
5507
30