@indra.ai/servicesdeva
Version:
The Services Deva handles @SERVICES in deva.world.
30 lines (29 loc) • 696 B
JSON
{
"id": 4855882658530,
"name": "@indra.ai/servicesdeva",
"version": "0.0.38",
"author": "Quinn Michaels",
"license": "MIT",
"copyright": "2023",
"description": "The Services Deva handles @SERVICES in deva.world.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/indraai/ServicesDeva.git"
},
"keywords": [
"Services",
"Deva",
"deva.world"
],
"bugs": {
"url": "https://github.com/indraai/ServicesDeva/issues"
},
"homepage": "https://github.com/indraai/ServicesDeva#readme",
"dependencies": {
"@indra.ai/deva": "^1.2.21"
}
}