package.json 530 B

1234567891011121314151617
  1. {
  2. "name": "com.unity.analytics",
  3. "version": "3.2.3",
  4. "unity": "2018.4",
  5. "displayName": "Analytics Library",
  6. "description": "The Unity Analytics Library contains the Analytics Event Tracker component, the Data Privacy plug-in, and the Standard Events API.",
  7. "keywords": [
  8. "analytics",
  9. "unity"
  10. ],
  11. "readme": "Unity Analytics",
  12. "repository": {
  13. "type": "git",
  14. "url": "git@github.cds.internal.unity3d.com:unity/com.unity.analytics.git",
  15. "revision": "f067e92ace5c4e219c6d2221be78fdad5602011b"
  16. }
  17. }