-
Notifications
You must be signed in to change notification settings - Fork 57
/
package.json
42 lines (42 loc) · 1.14 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"name": "com.gameanalytics.sdk",
"version": "7.10.3",
"displayName": "GameAnalytics",
"description": "GameAnalytics collects and stores your data with no limits. You can then view your core KPI's in order to see what areas of your game need to improvements. If you want to find out more about how gamers play, then add in funnels, progression events and resource tracking. ",
"unity": "2018.1",
"dependencies": {
"com.google.external-dependency-manager": "1.2.168"
},
"publishConfig": {
"registry": "https://package.openupm.com"
},
"keywords": [
"data",
"analytics",
"events",
"funnels",
"reporting",
"dashboard",
"tracking",
"track",
"analyse",
"analyze",
"bigdata",
"mixpanel",
"unreal",
"google",
"flurry",
"unity",
"segments",
"realtime",
"time",
"player",
"understand",
"focus"
],
"author": {
"name": "GameAnalytics",
"email": "[email protected]",
"url": "https://www.gameanalytics.com"
}
}