{
  "name": "@robotical/appv2-analytics-types",
  "version": "1.2.18",
  "types": "./dist-types/index.d.ts",
  "type": "module",
  "description": "Type definitions for the App v2 Analytics Gatherer",
  "author": "Nikos Theodoropoulos",
  "license": "MIT",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "exports": {
    "./*": "./*"
  }
}
