@shopgate/pwa-common-commerce
Version:
Commerce library for the Shopgate Connect PWA.
29 lines (28 loc) • 734 B
JSON
{
"name": "@shopgate/pwa-common-commerce",
"version": "7.30.1",
"description": "Commerce 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/commerce",
"keywords": [
"pwa",
"commerce",
"connect-library",
"shopgate",
"connect"
],
"dependencies": {
"react-cookie": "^4.0.3",
"reselect": "^4.1.8"
},
"devDependencies": {
"@shopgate/pwa-common": "7.30.1",
"@shopgate/pwa-core": "7.30.1",
"lodash": "^4.17.23",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
}