{
  "name": "@indra.ai/deva",
  "version": "1.5.23",
  "description": "The Deva Core",
  "main": "index.js",
  "copyright": "(c)2025 Quinn Michaels; All rights reserved.",
  "type": "module",
  "scripts": {
    "test": "node tests"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/indraai/deva.git"
  },
  "keywords": [
    "quinn",
    "quinn michaels",
    "deva core",
    "indra",
    "deva",
    "ai"
  ],
  "license": "Unlicense",
  "author": {
    "name": "Quinn Michaels",
    "email": "quinn@quinnmichaels.com",
    "url": "https://quinnmichaels.com/"
  },
  "funding": [
    {
      "type": "paypal",
      "url": "https://paypal.me/rahulaclub"
    },
    {
      "type": "patreon",
      "url": "https://patreon.com/rahulaclub"
    }
  ],
  "bugs": {
    "url": "https://github.com/indraai/deva/issues"
  },
  "homepage": "https://deva.world",
  "eslintConfig": {
    "parserOptions": {
      "ecmaVersion": 6
    }
  },
  "engines": {
    "npm": ">=9.5.1",
    "node": ">=18.16.0"
  },
  "config": {
    "cmdChr": "/",
    "askChr": "#",
    "inherit": [
      "events",
      "lib",
      "config"
    ],
    "bind": [
      "listeners",
      "methods",
      "utils",
      "func",
      "lib"
    ],
    "events": {
      "prompt": "devacore:prompt",
      "error": "devacore:error",
      "question": "devacore:question",
      "answer": "devacore:answer",
      "ask": "devacore:ask",
      "state": "devacore:state",
      "zone": "devacore:zone",
      "action": "devacore:action",
      "feature": "devacore:feature",
      "load": "devacore:load",
      "unload": "devacore:unload",
      "context": "devacore:context"
    },
    "context": false,
    "zone": "deva",
    "zones": {
      "question": "🙋‍♂️ Question",
      "answer": "👨‍🏫 Answer",
      "ask": "📣 Ask",
      "load": "🚛 Load",
      "unload": "🛻 Unload",
      "init": "🟠 Init",
      "start": "🟢 Start",
      "enter": "🚪 Enter",
      "done": "🟣 Done",
      "ready": "⭐️ Ready",
      "finish": "🏁 Finish",
      "complete": "✅ Complete",
      "stop": "🔴 Stop",
      "exit": "🚪 Exit",
      "deva": "⚡️ Deva",
      "client": "👨 Client",
      "agent": "🤖 Agent",
      "security": "🔐 Security",
      "support": "🚑 Support",
      "services": "🚚 Services",
      "systems": "🚛 Systems",
      "networks": "🛰️ Networks",
      "legal": "🏛️ Legal",
      "authority": "🚔 Authority",
      "justice": "⚖️  Justice",
      "defense": "🪖  Defense",
      "guard": "💂 Guard",
      "help": "💚 Help",
      "error": "❌ Error!"
    },
    "state": "offline",
    "states": {
      "online": "🤩 Online",
      "offline": "😴 Offline",
      "active": "😀 Active",
      "inactive": "🫥 Inactive",
      "idle": "🚘 Idle",
      "talk": "📢 Talk",
      "listen": "👂 Listen",
      "ask": "🗣️ Ask",
      "question": "💬 Question",
      "cmd": "🪖  Command",
      "answer": "💡 Answer",
      "wait": "⏳ Waiting",
      "pause": "⏸️ Pause",
      "resume": "🚙 Resume",
      "connect": "📳 Connect",
      "disconnect": "📴 Disconnect",
      "send": "📬 Send",
      "receive": "📪 Receive",
      "init": "🟠 Init",
      "start": "🟢 Start",
      "enter": "🚪 Enter",
      "done": "🟣 Done",
      "ready": "⭐️ Ready",
      "finish": "🏁 Finish",
      "complete": "✅ Complete",
      "stop": "🔴 Stop",
      "exit": "🚪 Exit",
      "open": "🥫 Open",
      "close": "📦 Close",
      "begin": "🗺️ Begin",
      "end": "🎬 End",
      "load": "🚚 Load",
      "unload": "🛻 Unload",
      "resolve": "🤝 Resolve",
      "reject": "🧱 Reject",
      "data": "📡 Data",
      "create": "🎨 Create",
      "destroy": "💣 Destroy",
      "write": "📝 Write",
      "save": "💾 Save",
      "set": "🖖 Set",
      "get": "🫴 Get",
      "put": "🤝 Put",
      "push": "🫸 Push",
      "pull": "👉 Pull",
      "search": "🔎 Search",
      "memory": "💭 Memory",
      "signature": "✍️️ Signature",
      "invalid": "👎 INVALID!",
      "valid": "👍 VALID!",
      "abort": "💔 ABORT!",
      "error": "❌ ERROR!",
      "help": "💙 Help",
      "authorized": "🔑 Authorized",
      "unauthorized": "🏴‍☠️ Unauthorized",
      "Done": "☑️  Done",
      "glitch": "😡 Glitch",
      "intruder": "🦹‍♂️ Intruder",
      "snooper": "👀 Snooper",
      "scam": "🙅‍♂️ Scam",
      "fraud": "‼️ Fraud",
      "crime": "🚔 Crime",
      "official": "🫡 Official",
      "unofficial": "🤥 Unofficial",
      "approved": "🎖️ Approved",
      "denied": "🖕 Denied",
      "secure": "🔏 Secure",
      "try": "🏸 Try",
      "catch": "⚾️ Catch",
      "view": "👓 View",
      "insert": "👉 Insert",
      "update": "👆 Update",
      "delete": "🗑️ Delete",
      "return": "🤿 Return"
    },
    "action": false,
    "actions": {
      "client": "👨 Client",
      "agent": "🕵️‍♂️ Agent",
      "security": "🔐 Security",
      "guard": "💂 Guard",
      "defense": "🪖  Defense",
      "support": "🩹  Support",
      "services": "🛠️ Services",
      "systems": "🖥️ Systems",
      "networks": "📡 Networks",
      "legal": "🗃️ Legal",
      "justice": "🗄️ Justice",
      "authority": "👮 Authority",
      "talk": "📢 Talk",
      "listen": "👂 Listen",
      "once": "👂 Once",
      "ignore": "🦯 Ignore",
      "question": "🙋 Question",
      "answer": "💡 Answer",
      "ask": "📣 Ask",
      "init": "🟠 Init",
      "start": "🟢 Start",
      "enter": "🚪 Enter",
      "finish": "🏁 Finish",
      "stop": "🔴 Stop",
      "exit": "🚪 Exit",
      "method": "❤️‍🔥 Method",
      "func": "🔦 Func",
      "actions": "🏎️ Actions",
      "features": "🎥 Features",
      "contexts": "🌈 Contexts",
      "zones": "🪐 Zones",
      "load": "📦 Load",
      "unload": "🥡 Unload",
      "states": "🍜 States",
      "core": "🍎 Core",
      "info": "💁‍♂️ Info",
      "status": "🚥 Status",
      "error": "💣 Error",
      "help": "💜 Help",
      "done": "🟣 Done",
      "ready": "⭐️ Ready",
      "complete": "✅ Complete"
    },
    "feature": false,
    "features": {
      "client": "👨 Client",
      "init": "🟠 Init",
      "security": "🔐 Security",
      "defense": "🪖️️  Defense",
      "guard": "💂 Guard",
      "legal": "🗂️️️ Legal",
      "justice": "🏛️️ Justice",
      "authority": "🚓️️ Authority",
      "support": "💼 Support",
      "services": "🛠️ Services",
      "systems": "🖥️️ Systems",
      "networks": "🛜️️ Networks"
    },
    "message": "offline",
    "messages": {
      "init": "🟠 INIT",
      "start": "🟢 START",
      "enter": "🔵 ENTER",
      "stop": "🔴 STOP",
      "exit": "🟡 EXIT",
      "done": "🟣 DONE",
      "offline": "⭕️ OFFLINE",
      "noid": "⛔️ NO ID PROVIDED",
      "notext": "⛔️ NO TEXT PROVIDED",
      "nopacket": "⛔️ NO PACKET PROVIDED",
      "method_not_found": "⛔️ METHOD NOT FOUND",
      "help_not_found": "⛔️ HELP NOT FOUND"
    }
  }
}
