@indra.ai/advdeva
Version:
The Adventure Deva
27 lines (26 loc) • 583 B
JSON
{
"name": "@indra.ai/advdeva",
"version": "0.0.13",
"description": "The Adventure Deva",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indraai/AdvDeva.git"
},
"keywords": [
"Adventure",
"Deva"
],
"author": "Quinn Michaels",
"license": "MIT",
"bugs": {
"url": "https://github.com/indraai/AdvDeva/issues"
},
"dependencies": {
"@indra.ai/deva": "^1.0.25"
},
"homepage": "https://github.com/indraai/AdvDeva#readme"
}