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