{
  "name": "chatgpt-api-client",
  "version": "1.0.5",
  "description": "JS client for ChatGPT API",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ChatGPT",
    "Node.js",
    "JavaScript",
    "AI Model",
    "API",
    "Client",
    "Web Browser",
    "SPA"
  ],
  "author": "Brahim SLIMANI",
  "license": "ISC",
  "devDependencies": {
    "axios": "^1.3.1"
  }
}
