@shopgate/pwa-tracking
Version:
Tracking library for the Shopgate Connect PWA.
26 lines (25 loc) • 706 B
JSON
{
"name": "@shopgate/pwa-tracking",
"version": "7.30.1",
"description": "Tracking library for the Shopgate Connect PWA.",
"license": "Apache-2.0",
"author": "Shopgate <support@shopgate.com>",
"repository": "shopgate/pwa",
"bugs": "https://github.com/shopgate/pwa/issues",
"homepage": "https://github.com/shopgate/pwa/tree/master/libraries/tracking",
"keywords": [
"pwa",
"tracking",
"connect-library",
"shopgate",
"connect"
],
"devDependencies": {
"@shopgate/pwa-common": "7.30.1",
"@shopgate/pwa-common-commerce": "7.30.1",
"@shopgate/pwa-core": "7.30.1",
"@shopgate/tracking-core": "7.30.1",
"reselect": "^4.1.8",
"rxjs": "~5.5.12"
}
}