aimpress-chatbot/package.json
“SamoilenkoVadym” 195299ece0 Initial commit
2025-04-27 17:05:18 +01:00

16 lines
302 B
JSON

{
"name": "aimpress-bot",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.9.0",
"botbuilder": "^4.23.2"
},
"description": ""
}