UNPKG

@acorel/contentful-integration

Version:
19 lines (18 loc) 451 B
{ "$schema": "../../node_modules/ng-packagr/ng-package.schema.json", "dest": "../../dist/contentful-integration", "lib": { "entryFile": "src/public-api.ts" }, "assets": ["**/*.scss"], "allowedNonPeerDependencies": [ "@angular/common", "@angular/core", "@acorel/graphql-integration", "contentful", "contentful-management", "@contentful/live-preview", "@contentful/rich-text-html-renderer", "tslib" ] }