Files
alfresco-ng2-components/lib/testing/package.json
Denys Vuika 44538015fa Release 6.0.0-A.2 (#8179)
* bump versions

* sync lib dependency versions

* audit and security reports

* release notes and changelog

* update release notes
2023-01-23 14:54:03 +01:00

24 lines
541 B
JSON

{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "6.0.0-A.2",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
},
"bugs": {
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": "5.3.0"
},
"keywords": [
"testing",
"alfresco-component",
"angular",
"components"
],
"license": "Apache-2.0"
}