@indra.ai/deva.systems
Version:
The Systems Deva handles all the various systems in Deva.world.
34 lines (33 loc) • 768 B
JSON
{
"id": 3605038032151,
"name": "@indra.ai/deva.systems",
"version": "0.0.23",
"author": "Quinn Michaels",
"license": "MIT",
"copyright": "2025",
"description": "The Systems Deva handles all the various systems 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.systems.git"
},
"keywords": [
"Systems",
"Deva",
"Indra.ai",
"Deva.space",
"Deva.cloud",
"Deva.world"
],
"bugs": {
"url": "https://github.com/indraai/deva.systems/issues"
},
"homepage": "https://deva.space/devas/systems",
"devDependencies": {
"@indra.ai/deva": "^1.5.4"
}
}