{
  "name": "@blotoutio/providers-google-ads-clicks-sdk",
  "version": "1.49.2",
  "description": "Google Ads Browser SDK for EdgeTag",
  "author": "Blotout",
  "license": "MIT",
  "homepage": "https://github.com/blotoutio/edgetag-sdk",
  "publishConfig": {
    "access": "public"
  },
  "main": "./index.cjs.js",
  "module": "./index.mjs",
  "types": "./index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/blotoutio/edgetag-sdk.git"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "index.cjs.js",
    "index.mjs",
    "package.json",
    "README.md"
  ]
}
