@indra.ai/logdeva
Version:
The Log Deva is the manager of the logging events in deva.world.
32 lines (31 loc) • 726 B
JSON
{
"id": 4148108755733,
"name": "@indra.ai/logdeva",
"version": "0.0.92",
"author": "Quinn Michaels",
"license": "MIT",
"copyright": "2023",
"description": "The Log Deva is the manager of the logging events in deva.world.",
"homepage": "https://github.com/indraai/LogDeva#readme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/indraai/LogDeva.git"
},
"keywords": [
"indra.ai",
"log",
"deva",
"deva.world"
],
"bugs": {
"url": "https://github.com/indraai/LogDeva/issues"
},
"dependencies": {
"@indra.ai/deva": "^1.2.23",
"mongodb": "^6.1.0"
}
}