{"library":"body-parser-with-msgpack","install":[{"cmd":"npm install body-parser-with-msgpack","imports":["const bodyParser = require('body-parser-with-msgpack')","bodyParser.json({ limit: '1mb' })","bodyParser.msgpack({ limit: '2mb' })"]},{"cmd":"yarn add body-parser-with-msgpack","imports":[]},{"cmd":"pnpm add body-parser-with-msgpack","imports":[]}]}