File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " reactmore/google-analytic-api-client" ,
3- "description" : " Google Analytic Api Client PHP " ,
3+ "type" : " library" ,
4+ "description" : " A PHP package to retrieve Google Analytics data" ,
5+ "homepage" : " https://github.com/reactmore/google-analytic-api-client" ,
6+ "version" : " 1.0.0" ,
7+ "license" : " MIT" ,
8+ "authors" : [
9+ {
10+ "name" : " Andry Setyoso" ,
11+ "homepage" : " https://github.com/reactmore"
12+ }
13+ ],
14+ "keywords" : [
15+ " reactmore" ,
16+ " google-analytic-api-client" ,
17+ " php" ,
18+ " Google Analytic" ,
19+ " Google Analytic API"
20+ ],
421 "autoload" : {
522 "psr-4" : {
623 "Reactmore\\ GoogleAnalyticApi\\ " : " app/"
2239 },
2340 "suggest" : {
2441 "guzzlehttp/guzzle" : " ^6.2"
25- },
26- "license" : " MIT"
42+ }
2743}
You can’t perform that action at this time.
0 commit comments