{
  "name": "@yantra-core/client",
  "version": "0.4.2",
  "description": "Client for Yantra.gg Serverless Physics SDK for Node",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "main": "client.js",
  "dependencies": {
    "avsc": "^5.7.7",
    "axios": "^1.5.1",
    "ws": "^8.14.2",
    "minimist": "^1.2.8"
  },
  "type": "module",
  "author": "",
  "license": "Copyright Yantra Works 2023"
}
