mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
27 lines
770 B
JSON
27 lines
770 B
JSON
{
|
|
"name": "@alfresco/adf-office-services-ext",
|
|
"version": "0.0.2",
|
|
"license": "LGPL-3.0",
|
|
"author": {
|
|
"name": "Keensoft",
|
|
"url": "http://www.keensoft.es/en/"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Denys Vuika",
|
|
"email": "denys.vuka@gmail.com",
|
|
"url": "https://medium.com/@denysvuika"
|
|
}
|
|
],
|
|
"homepage": "https://github.com/Alfresco/alfresco-content-app",
|
|
"keywords": ["Alfresco", "ADF", "ACA", "Content Application"],
|
|
"peerDependencies": {
|
|
"@angular/common": "^7.2.0",
|
|
"@angular/core": "^7.2.0",
|
|
"@ngrx/effects": "^7.2.0",
|
|
"@ngrx/store": "^7.2.0",
|
|
"@alfresco/adf-extensions": "3.0.0-3a5fe3fb92cdc7397cbfd3d0869833ea1f1fe8d5",
|
|
"@alfresco/js-api": "3.0.0-d7850f421268e21861e2cd219441b7343efd27ba"
|
|
}
|
|
}
|