@indra.ai/telnetdeva
Version:
The Telnet Deva for using telnet services in deva.world.
32 lines (31 loc) • 735 B
JSON
{
"id": 6329275100000,
"name": "@indra.ai/telnetdeva",
"author": "Quinn Michaels",
"version": "0.0.24",
"license": "MIT",
"copyright": "2023",
"description": "The Telnet Deva for using telnet services in deva.world.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indraai/TelnetDeva.git"
},
"keywords": [
"Telnet",
"Deva"
],
"bugs": {
"url": "https://github.com/indraai/TelnetDeva/issues"
},
"dependencies": {
"telnet-stream": "^1.0.5"
},
"homepage": "https://github.com/indraai/TelnetDeva#readme",
"devDependencies": {
"@indra.ai/deva": "^1.1.122"
}
}