{
  "name": "@datapunt/matomo-tracker-js",
  "version": "0.5.1",
  "description": "Matomo tracker for frontend projects",
  "main": "lib/index.js",
  "module": "es/index.js",
  "license": "MPL-2.0",
  "author": "Datapunt Amsterdam",
  "homepage": "https://github.com/Amsterdam/matomo-tracker#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Amsterdam/matomo-tracker.git",
    "directory": "packages/js"
  },
  "bugs": {
    "url": "https://github.com/Amsterdam/matomo-tracker/issues"
  },
  "files": [
    "lib",
    "es",
    "bundle.min.js",
    "README.md"
  ],
  "sideEffects": false,
  "contributors": [
    "Chris van Mook <chrisvanmook@gmail.com> ()",
    "Roy Derks <hello@hackteam.io> (https://twitter.com/gethackteam)"
  ],
  "keywords": [
    "matomo",
    "piwik",
    "tracking",
    "analytics",
    "client"
  ],
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "51f74d0751eb473a838bf1aeceb20ec43637a8e3"
}
