mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-23 22:30:37 +00:00
26 lines
601 B
JSON
26 lines
601 B
JSON
{
|
|
"name": "@alfresco/adf-testing",
|
|
"description": "Alfresco ADF testing page and utils",
|
|
"version": "3.3.0",
|
|
"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": {
|
|
"@angular/common": "^7.1.0",
|
|
"@angular/core": "^7.1.0",
|
|
"@alfresco/js-api": "3.3.0"
|
|
},
|
|
"keywords": [
|
|
"testing",
|
|
"alfresco-component",
|
|
"angular",
|
|
"components"
|
|
],
|
|
"license": "Apache-2.0"
|
|
}
|