volos-analytics-common
Version:
Common module for Analytics in the Volos system.
21 lines (20 loc) • 443 B
JSON
{
"name": "volos-analytics-common",
"version": "0.2.5",
"main": "lib/analytics.js",
"license": "MIT",
"description": "Common module for Analytics in the Volos system.",
"homepage": "https://github.com/apigee/volos",
"keywords": [
"analytics",
"apigee"
],
"dependencies": {
"debug": "^2.2.0"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/apigee/volos.git"
}
}