@indra.ai/systemsdeva
Version:
The Systems Deva handles the @SYSTEMS in deva.world.
30 lines (29 loc) • 695 B
JSON
{
"id": 3605038032151,
"name": "@indra.ai/systemsdeva",
"version": "0.0.26",
"author": "Quinn Michaels",
"license": "MIT",
"copyright": "2023",
"description": "The Systems Deva handles the @SYSTEMS in deva.world.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/indraai/SystemsDeva.git"
},
"keywords": [
"Systems",
"Deva",
"deva.world"
],
"bugs": {
"url": "https://github.com/indraai/SystemsDeva/issues"
},
"homepage": "https://github.com/indraai/SystemsDeva#readme",
"devDependencies": {
"@indra.ai/deva": "^1.2.8"
}
}