package.json
532 Bytes
{
"name": "reply",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@line/bot-sdk": "^7.1.0",
"body-parser": "^1.19.0",
"create-temp-file": "^2.0.0",
"express": "^4.17.1",
"follow-redirects": "^1.13.0",
"fs": "0.0.1-security",
"html-webpack-plugin": "^4.5.0",
"line-bot-sdk-nodejs": "^1.0.0",
"request": "^2.88.2",
"webpack": "^5.9.0"
}
}