fastify-xml-body-parser@2.1.1
Fastify plugin to parse XML payload into JS object
MIT
2022-05-28
安装 (2.1.1)
npm install fastify-xml-body-parser@2.1.1
yarn add fastify-xml-body-parser@2.1.1
pnpm add fastify-xml-body-parser@2.1.1
bun add fastify-xml-body-parser@2.1.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| fast-xml-parser | ^4.0.3 |
| fastify-plugin | ^3.0.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| fastify | ^3.27.1 |
| jasmine | ^3.5.0 |
| jasmine-core | ^2.99.1 |
| request | ^2.88.0 |