resume-client-socket.io
Version:
Resume Client API for Socket.IO and Node.JS - Medical Speech to Summarized Text
34 lines (33 loc) • 876 B
JSON
{
"name": "resume-client-socket.io",
"version": "1.2.7",
"description": "Resume Client API for Socket.IO and Node.JS - Medical Speech to Summarized Text",
"main": " ",
"directories": {
"doc": "docs"
},
"scripts": {
"test_client": "node test/client.js",
"test_path": "node test/path.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pahntanapat/Resume-Client-Socket.IO.git"
},
"keywords": [
"Resume",
"Client",
"Socket.IO",
"Node.JS"
],
"author": "Tanapat Kahabodeekanokkul",
"license": "MIT",
"bugs": {
"url": "https://github.com/pahntanapat/Resume-Client-Socket.IO/issues"
},
"homepage": "https://github.com/pahntanapat/Resume-Client-Socket.IO#readme",
"dependencies": {
"resume-node-rest-connector": "^1.3.3",
"socket.io": "^4.2.0"
}
}