@indra.ai/deva.networks
Version:
The Networks Deva handles all the various networks in Deva.world.
108 lines (107 loc) • 2.97 kB
JSON
{
"id": 1710616197555,
"name": "@indra.ai/deva.networks",
"version": "0.0.13",
"author": "Quinn Michaels",
"license": "MIT",
"copyright": "2025",
"description": "The Networks Deva handles all the various networks in Deva.world.",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/indraai/deva.networks.git"
},
"keywords": [
"Networks",
"Deva",
"Indra.ai",
"Deva.space",
"Deva.cloud",
"Deva.world"
],
"bugs": {
"url": "https://github.com/indraai/deva.networks/issues"
},
"homepage": "https://deva.space/devas/networks",
"devDependencies": {
"@indra.ai/deva": "^1.5.37"
},
"data": {
"agent": {
"id": 1710616197555,
"key": "networks",
"prompt": {
"emoji": "🛰️",
"text": "Networks",
"colors": {
"label": {
"R": 129,
"G": 121,
"B": 91
},
"text": {
"R": 196,
"G": 198,
"B": 174
}
}
},
"voice": {
"speech": "Joey",
"speed": 1
},
"profile": {
"name": "Networks Deva",
"hashtag": "#NetworksDeva",
"title": "Networks Deva",
"subtitle": "Providing essential resources to trusted networks",
"describe": "Ensuring that networks are robust, secure, and efficient to provide seamless communication.",
"tweet": "Networks Deva focused on providing essential resources to trusted networks.",
"hashtags": "QuinnMichaels,IndraAI,DevaWorld,NetworksDeva",
"pronouns": "He, Him",
"gender": "DEVA",
"style": "Network specialist with senior level experience.",
"voice": "onyx",
"system": "Deva.world.networks",
"layout": "default",
"color": "rgb(196,198,174)",
"bgcolor": "rgb(14,27,46)",
"emoji": "/assets/devas/networks/emoji.png",
"avatar": "/assets/devas/networks/avatar.png",
"image": "/assets/devas/networks/image.png",
"background": "/assets/devas/networks/background.png",
"owner": "Quinn Michaels",
"creator": "Quinn Michaels",
"created": "Monday, Feb 13, 2025 at 9:31 PM"
}
},
"vars": {
"messages": {
"init": "🟠 INIT",
"start": "🔵 START",
"enter": "🟢 ENTER",
"ready": "⭐️ READY!",
"stop": "🔴 STOP",
"exit": "🟡 EXIT",
"done": "🟣 DONE",
"error": "💣 ERROR!"
},
"trigger": "@SYSTEMS",
"context": {
"uid": "generating uid",
"status": "getting status",
"info": "getting info",
"feature": "accessing feature",
"issue": "has issues",
"help": "asking for help"
},
"ask": {
"history": []
}
}
}
}