fastify-xml-body-parser@1.1.0
Fastify plugin to parse XML payload into JS object
MIT
2019-11-26
安装 (1.1.0)
npm install fastify-xml-body-parser@1.1.0
yarn add fastify-xml-body-parser@1.1.0
pnpm add fastify-xml-body-parser@1.1.0
bun add fastify-xml-body-parser@1.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| fast-xml-parser | ^3.15.0 |
| fastify-plugin | ^0.2.2 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| fastify | ^1.14.6 |
| istanbul | ^0.4.5 |
| jasmine | ^3.5.0 |
| jasmine-core | ^2.99.1 |
| request | ^2.88.0 |