@shopgate/tracking-core
Version:
Tracking core library for the Shopgate Connect PWA.
30 lines (29 loc) • 776 B
JSON
{
"name": "@shopgate/tracking-core",
"version": "7.25.0",
"description": "Tracking core library for the Shopgate Connect PWA.",
"author": "Shopgate <support@shopgate.com>",
"license": "Apache-2.0",
"repository": "shopgate/pwa",
"bugs": "https://github.com/shopgate/pwa/issues",
"homepage": "https://github.com/shopgate/pwa/tree/master/libraries/tracking-core",
"keywords": [
"pwa",
"tracking",
"tracking-core",
"connect-library",
"shopgate",
"connect"
],
"devDependencies": {
"@shopgate/eslint-config": "7.25.0",
"@shopgate/pwa-core": "7.25.0",
"chai": "^3.5.0",
"jsdom": "^10.0.0",
"mocha": "^3.1.0",
"mocha-jsdom": "^1.1.0",
"nyc": "^11.2.1",
"sinon": "^1.17.6",
"sinon-chai": "^2.8.0"
}
}