UNPKG

@persian-caesar/chatbot

Version:

A TypeScript-based chatbot package for Persian Caesar

41 lines (40 loc) 931 B
{ "name": "@persian-caesar/chatbot", "version": "0.0.4", "description": "A TypeScript-based chatbot package for Persian Caesar", "main": "dist/index.js", "types": "dist/index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/persian-caesar/chatbot.git" }, "keywords": [ "chatbot", "ai", "chatgpt", "robot", "javascript", "sobhan-srza", "persian-caesar", "persian", "caesar", "typescript", "mr-sinre", "nodejs", "npm", "chat", "quick.db", "@types/node", "write-file-atomic" ], "author": "Sobhan-SRZA", "license": "MIT", "devDependencies": { "@types/node": "^22.15.17", "typescript": "^5.8.3" }, "dependencies": { "quick.db": "^9.1.7", "write-file-atomic": "^6.0.0" } }