selxyz-assistant
Version:
31 lines (30 loc) • 673 B
JSON
{
"name": "selxyz-assistant",
"version": "1.2.6",
"description": "Module Chat Ai",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Selxyz-Dev/selxyz-assistant.git"
},
"keywords": [
"ai",
"chat-ai",
"chatbot"
],
"author": "selxyzz",
"license": "MIT",
"bugs": {
"url": "https://github.com/Selxyz-Dev/selxyz-assistant/issues"
},
"homepage": "https://github.com/Selxyz-Dev/selxyz-assistant#readme",
"dependencies": {
"axios": "^1.7.9",
"fs": "^0.0.1-security",
"selxyz-assistant": "^1.2.5",
"shannz-playwright": "^1.0.8"
}
}