UNPKG

@acorel/contentful-integration

Version:
47 lines (46 loc) 1.35 kB
{ "name": "@acorel/contentful-integration", "version": "0.1.1", "description": "Contentful integration with SAP Composable Storefront by Acorel", "author": "Acorel", "keywords": [ "SAP", "CX", "Spartacus", "Composable", "Storefront", "Acorel" ], "homepage": "https://www.acoreldemo.nl/electronics-spa/en/USD/integrate-contentful-with-sap-commerce-cloud-provided-by-acorel", "repository": "https://bitbucket.org/acorel-commerce/extentions/src/master/projects/contentful-integration/", "license": "Apache-2.0", "peerDependencies": { "@angular/common": "^15.1.0", "@angular/core": "^15.1.0", "@acorel/graphql-integration": "^0.1.0", "contentful": "^10.4.0", "contentful-management": "^10.39.2", "@contentful/live-preview": "^2.6.1", "@contentful/rich-text-html-renderer": "^16.1.0", "tslib": "^2.3.0" }, "dependencies": { "@angular/common": "^15.1.0", "@angular/core": "^15.1.0", "@acorel/graphql-integration": "^0.1.0", "contentful": "^10.4.0", "contentful-management": "^10.39.2", "@contentful/live-preview": "^2.6.1", "@contentful/rich-text-html-renderer": "^16.1.0", "tslib": "^2.3.0" }, "publishConfig": { "access": "public" }, "exports": { ".": { "sass": "./_index.scss" } }, "sass": "./_index.scss" }