react-universal-analytics
Version:
React component for Google Universal Analytics
31 lines (30 loc) • 714 B
JSON
{
"name": "react-universal-analytics",
"version": "1.0.3",
"description": "React component for Google Universal Analytics",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bekerov/react-universal-analytics.git"
},
"keywords": [
"Google",
"Analytics",
"Universal",
"Analytics",
"Reactjs"
],
"author": {
"name": "Bekerov Artur",
"email": "artur@bekerov.ru"
},
"bugs": {
"url": "https://github.com/bekerov/react-universal-analytics/issues"
},
"license": "MIT",
"dependencies": {},
"devDependencies": {}
}