{
  "name": "@shopgate/pwa-core",
  "version": "7.31.9",
  "description": "Core library for the Shopgate Connect PWA.",
  "author": "Support <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/core",
  "keywords": [
    "pwa",
    "core",
    "connect-library",
    "shopgate",
    "connect"
  ],
  "devDependencies": {
    "@types/lodash": "^4.17.24"
  },
  "dependencies": {
    "crypto-js": "3.1.9-1",
    "detector": "^2.5.0",
    "lodash": "^4.17.23",
    "mobile-detect": "^1.4.3"
  }
}
