@shopgate/engage
Version:
Shopgate's ENGAGE library.
59 lines (58 loc) • 1.72 kB
JSON
{
"name": "@shopgate/engage",
"version": "7.30.1",
"description": "Shopgate's ENGAGE library.",
"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/engage",
"keywords": [
"engage",
"library",
"connect-library",
"shopgate",
"connect"
],
"dependencies": {
"@emotion/react": "^11.14.0",
"@shopgate/native-modules": "1.0.0-beta.25",
"@shopgate/pwa-common": "7.30.1",
"@shopgate/pwa-common-commerce": "7.30.1",
"@shopgate/pwa-core": "7.30.1",
"@shopgate/pwa-ui-ios": "7.30.1",
"@shopgate/pwa-ui-material": "7.30.1",
"@shopgate/pwa-ui-shared": "7.30.1",
"@stripe/react-stripe-js": "^1.16.5",
"@stripe/stripe-js": "^1.44.1",
"@virtuous/conductor": "~2.5.0",
"color": "^3.1.2",
"focus-trap-react": "^10.3.1",
"immer": "^11.1.3",
"intersection-observer": "^0.6.0",
"leaflet": "^1.8.0",
"leaflet-gesture-handling": "^1.2.2",
"lodash": "^4.17.23",
"moment": "^2.30.1",
"react-helmet": "^6.1.0",
"react-leaflet": "^3.2.5",
"react-phone-number-input": "^3.4.14",
"react-player": "1.11.0",
"react-portal": "^3.1.0",
"react-scroll-parallax": "^3.5.0",
"tss-react": "^4.9.20",
"validate.js": "^0.13.1"
},
"devDependencies": {
"classnames": "2.5.1",
"jest-mock-console": "^2.0.0",
"lodash": "^4.17.23",
"prop-types": "~15.8.1",
"react": "^17.0.2",
"react-redux": "^8.1.3",
"redux": "^5.0.1",
"redux-mock-store": "^1.5.4",
"redux-thunk": "^3.1.0",
"reselect": "^4.1.8"
}
}