{ "name": "@alfresco/aca-content", "version": "0.0.1", "license": "LGPL-3.0", "peerDependencies": { "@angular/common": "^14.1.0", "@angular/core": "^14.1.0" }, "dependencies": { "tslib": "^2.3.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/Alfresco/alfresco-content-app.git" } }