@robotical/appv2-analytics-gatherer
Version:
A tool that gathers data from the Apps and sends it to the Analytics server
17 lines (16 loc) • 390 B
JSON
{
"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": {
"./*": "./*"
}
}