{
    "name": "SIP",
    "version": "1.0.0",
    "description": "SIP LIBRARY FOR VOIP FRAMEWORK",
    "main": "index.js",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1",
      "start": "node index.js"
    },
    "author": "Nik Hendricks",
    "license": "ISC",
    "dependencies": {
    }
  }
  