| Current Path : /var/www/html/eform/frontend/modules/googleanalytics/ |
| Current File : /var/www/html/eform/frontend/modules/googleanalytics/composer.json |
{
"require": {
"google/apiclient": "2.9.1"
},
"scripts": {
"post-update-cmd": "Google\\Task\\Composer::cleanup"
},
"extra": {
"google/apiclient-services": [
"Analytics",
"AnalyticsData",
"AnalyticsReporting"
]
}
}