{
  "name": "dailpad_cti",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node -r dotenv/config index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["Dialpad","CTI","Nishant","Tiwari"],
  "author": "Nishant Tiwari",
  "license": "ISC",
  "dependencies": {
    "@stomp/stompjs": "^7.0.0",
    "body-parser": "^1.20.2",
    "cors": "^2.8.5",
    "create-require": "^1.1.1",
    "dotenv": "^16.3.1",
    "express": "^4.18.2",
    "requirejs": "^2.3.6",
    "websocket": "^1.0.34",
    "ws": "^8.12.1"
  }
}
