mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
10 lines
160 B
JSON
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"
|
|
}
|
|
}
|