21 lines
585 B
JSON
21 lines
585 B
JSON
{
|
|
"name": "com.unity.analytics",
|
|
"version": "3.3.5",
|
|
"unity": "2019.1",
|
|
"displayName": "Analytics Library",
|
|
"description": "The Unity Analytics Library contains the Analytics Event Tracker component, the Data Privacy plug-in, and the Standard Events API.",
|
|
"keywords": [
|
|
"analytics",
|
|
"unity"
|
|
],
|
|
"readme": "Unity Analytics",
|
|
"dependencies": {
|
|
"com.unity.ugui": "1.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.cds.internal.unity3d.com:unity/com.unity.analytics.git",
|
|
"revision": "98d7da077d4e205d8500771aa31648bdedd0f9e2"
|
|
}
|
|
}
|