react-ga
Version:
React Google Analytics Module
28 lines (27 loc) • 489 B
JSON
{
"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"
]
}