{
  "name": "react-ga",
  "version": "3.3.1",
  "homepage": "https://github.com/react-ga/react-ga",
  "authors": [
    "Tay Yang Shun <tay.yang.shun@gmail.com>"
  ],
  "description": "React Google Analytics module",
  "main": "dist/react-ga.min.js",
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "react",
    "google",
    "analytics"
  ],
  "license": "Apache-2.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test"
  ]
}
