{
  "name": "@dora-cell/ghl",
  "version": "1.0.4",
  "description": "GoHighLevel embeddable dialer and call bubble widget for Dora Cell",
  "main": "dist/core.js",
  "style": "dist/core.css",
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "dist",
    "README.md",
    "core.html",
    "core.staging.html",
    "core.css"
  ],
  "keywords": [
    "gohighlevel",
    "ghl",
    "voip",
    "calling",
    "dialer",
    "dora-cell",
    "widget"
  ],
  "author": "Dora Cell",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/dora-cell/sdk"
  },
  "bugs": {
    "url": "https://github.com/dora-cell/sdk/issues"
  },
  "scripts": {
    "build": "node scripts/build.js"
  }
}