express/LINEWORKS_Pleasanter/LINEWORKS_sendMessage、いずれも過去の Express実装。Gitea移行に伴い保管。 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
15 lines
281 B
JSON
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"
|
|
}
|
|
}
|