@indra.ai/spacedeva
Version:
The Space Deva
32 lines (31 loc) • 702 B
JSON
{
"id": 5610628129852,
"name": "@indra.ai/spacedeva",
"version": "0.0.31",
"author": "Quinn Michaels",
"license": "MIT",
"description": "The Space Deva",
"main": "index.js",
"copyright": "(c)2023 Quinn Michaels",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indraai/SpaceDeva.git"
},
"keywords": [
"Adventure",
"Deva"
],
"bugs": {
"url": "https://github.com/indraai/SpaceDeva/issues"
},
"dependencies": {
"needle": "^3.2.0"
},
"homepage": "https://github.com/indraai/SpaceDeva#readme",
"devDependencies": {
"@indra.ai/deva": "^1.2.11"
}
}