fastify-xml-body-parser@1.0.3
Fastify plugin to parse XML payload into JS object
MIT
2018-08-06
安装 (1.0.3)
npm install fastify-xml-body-parser@1.0.3
yarn add fastify-xml-body-parser@1.0.3
pnpm add fastify-xml-body-parser@1.0.3
bun add fastify-xml-body-parser@1.0.3
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| fast-xml-parser | ^3.12.0 |
| fastify-plugin | ^0.2.2 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| fastify | ^1.0.0-rc.1 |
| istanbul | ^0.4.5 |
| jasmine | ^3.0.0 |
| jasmine-core | ^2.99.1 |
| request | ^2.83.0 |