matrix-bot-openai-wrapper/package.json

12 lines
212 B
JSON

{
"name": "openai-wrapper",
"version": "1.0.0",
"description": "matrix bot",
"main": "index.ts",
"author": "Nikhil Nawgiri",
"license": "MIT",
"dependencies": {
"matrix-bot-sdk": "^0.7.1"
}
}