mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-16 17:54:59 +00:00
* [ci:force][auto-commit] Update JS-API to 4.9.0-4202 for branch: update-js-api originated from JS-API PR: 4215 * [ci:force][auto-commit] Update JS-API to 4.9.0-4221 for branch: update-js-api originated from JS-API PR: 4224 Signed-off-by: eromano <eugenioromano16@gmail.com> * [ci:force][auto-commit] Update JS-API to 4.9.0-4239 for branch: update-js-api originated from JS-API PR: 4238 Signed-off-by: eromano <eugenioromano16@gmail.com> * Use js api 4245 * Use js api 4253 Co-authored-by: Travis CI User <travis@example.org> Co-authored-by: eromano <eugenioromano16@gmail.com> Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
24 lines
542 B
JSON
24 lines
542 B
JSON
{
|
|
"name": "@alfresco/adf-testing",
|
|
"description": "Alfresco ADF testing page and utils",
|
|
"version": "4.8.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": {
|
|
"@alfresco/js-api": "4.9.0-4253"
|
|
},
|
|
"keywords": [
|
|
"testing",
|
|
"alfresco-component",
|
|
"angular",
|
|
"components"
|
|
],
|
|
"license": "Apache-2.0"
|
|
}
|