ken_nogi/NodeJS/express/package.json
Kenichiro NOGI 51a95c5e21 NodeJS
2025-07-10 10:12:37 +09:00

15 lines
281 B
JSON

{
"dependencies": {
"body-parser": "^2.2.0",
"cors": "^2.8.5",
"express": "^5.1.0",
"fetch": "^1.1.0",
"fs": "^0.0.1-security",
"https": "^1.0.0",
"jsonwebtoken": "^9.0.2",
"node-fetch": "^3.3.2",
"url": "^0.11.4",
"uuid": "^11.1.0"
}
}