0
{
1
"name": "tessl/npm-koa-bodyparser",
2
"version": "4.4.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/koa-bodyparser@4.4.1",
5
"summary": "A body parser middleware for Koa.js applications that parses HTTP request bodies in multiple formats including JSON, URL-encoded forms, text, and XML."
6
}