{
  "name": "drachtio-fn-b2b-sugar",
  "version": "0.2.1",
  "description": "drachtio B2B function that forks multiple simultaneous call attempts",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "jslint": "eslint app.js lib"
  },
  "keywords": [
    "sip",
    "drachtio"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/davehorton/drachtio-fn-b2b-sugar.git"
  },
  "author": "Dave Horton",
  "license": "MIT",
  "devDependencies": {
    "drachtio-srf": "^5.0.1",
    "eslint": "^7.32.0",
    "eslint-plugin-promise": "^4.3.1"
  }
}
