@indra.ai/feectingdeva
Version:
The Feecting Deva manages all the parsing of feecting language in deva.world.
31 lines (30 loc) • 749 B
JSON
{
"id": 5461868899003,
"name": "@indra.ai/feectingdeva",
"version": "0.1.68",
"author": "Quinn Michaels",
"license": "MIT",
"description": "The Feecting Deva manages all the parsing of feecting language in deva.world.",
"copyright": "2023",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indraai/FeectingDeva.git"
},
"keywords": [
"Feecting",
"Deva",
"deva.world"
],
"bugs": {
"url": "https://github.com/indraai/FeectingDeva/issues"
},
"homepage": "https://github.com/indraai/FeectingDeva#readme",
"dependencies": {
"@indra.ai/deva": "^1.2.22",
"needle": "^3.2.0"
}
}