Files
bun.sh/test/js/third_party/body-parser/package.json
2023-03-07 12:22:34 -08:00

10 lines
160 B
JSON

{
"name": "body-parser-test",
"version": "1.0.0",
"dependencies": {
"express": "4.18.2",
"body-parser": "1.20.1",
"iconv-lite": "0.6.3"
}
}