{
  "name": "okeymeta-ai-sdk",
  "version": "1.0.9",
  "description": "Official SDK for OkeyMeta AI models, including OkeyAI—Africa's first trained AI. Seamlessly integrate text, image, and conversational AI into any JavaScript project with enterprise-grade reliability and security.",
  "main": "src/index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "ai",
    "sdk",
    "okeymeta",
    "okeymeta-ai",
    "ai-sdk",
    "conversational-ai",
    "text-completion",
    "image-to-text",
    "deepcognition",
    "nodejs",
    "javascript",
    "openai-alternative",
    "nlp",
    "machine-learning",
    "api-client"
  ],
  "author": "",
  "license": "MIT",
  "type": "module",
  "dependencies": {
    "axios": "^1.10.0",
    "dotenv": "^17.0.1"
  }
}
