@indra.ai/deva.services 0.0.26 → 0.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +16 -10
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": 4855882658530,
|
|
3
3
|
"name": "@indra.ai/deva.services",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.27",
|
|
5
5
|
"author": "Quinn Michaels",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"copyright": "2025",
|
|
@@ -50,20 +50,26 @@
|
|
|
50
50
|
}
|
|
51
51
|
},
|
|
52
52
|
"profile": {
|
|
53
|
-
"name": "
|
|
54
|
-
"
|
|
53
|
+
"name": "#ServicesDeva",
|
|
54
|
+
"title": "Services Deva",
|
|
55
|
+
"subtitle": "Services Deva",
|
|
56
|
+
"describe": "Manages services for the users and entites to ensure everything is online and running that keep operational.",
|
|
57
|
+
"tweet": "Manages services to ensure everything is online and running that keep operational.",
|
|
58
|
+
"hashtags": "QuinnMichaels,IndraAI,DevaWorld,ServicesDeva",
|
|
55
59
|
"pronouns": "He, Him",
|
|
56
|
-
"
|
|
57
|
-
"
|
|
60
|
+
"gender": "DEVA",
|
|
61
|
+
"style": "Has the style of a severvices technical provider.",
|
|
58
62
|
"system": "Deva.world.services",
|
|
59
|
-
"
|
|
63
|
+
"layout": "default",
|
|
64
|
+
"color": "rgb(240,242,136)",
|
|
65
|
+
"bgcolor": "rgb(0,0,0)",
|
|
66
|
+
"voice": "onyx",
|
|
60
67
|
"emoji": "/public/devas/services/emoji.png",
|
|
61
68
|
"avatar": "/public/devas/services/avatar.png",
|
|
62
69
|
"background": "/public/devas/services/background.png",
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"style": "Has the style of a severvices technical draftsman. Artwork should be technical in nature, but a futuristic vibe."
|
|
70
|
+
"owner": "Quinn Michaels",
|
|
71
|
+
"creator": "Quinn Michaels",
|
|
72
|
+
"created": "May 22, 2023 at 10:14 AM"
|
|
67
73
|
}
|
|
68
74
|
},
|
|
69
75
|
"vars": {
|