@shopgate/pwa-common-commerce
Version:
Commerce library for the Shopgate Connect PWA.
29 lines (28 loc) • 735 B
JSON
{
"name": "@shopgate/pwa-common-commerce",
"version": "7.25.0",
"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.25.0",
"@shopgate/pwa-core": "7.25.0",
"lodash": "^4.17.4",
"react": "~16.14.0",
"react-dom": "~16.14.0"
}
}