mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
22 lines
552 B
JSON
22 lines
552 B
JSON
{
|
|
"name": "@alfresco/aca-playwright-shared",
|
|
"version": "0.0.1",
|
|
"license": "LGPL-3.0",
|
|
"scripts": {},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"peerDependencies": {
|
|
"@alfresco/adf-core": ">=8.1.0-0",
|
|
"@alfresco/adf-content-services": ">=8.1.0-0",
|
|
"@alfresco/adf-extensions": ">=8.1.0-0",
|
|
"@alfresco/eslint-plugin-eslint-angular": ">=8.1.0-0",
|
|
"@alfresco/js-api": ">=9.1.0-0",
|
|
"tslib": ">=2.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Alfresco/alfresco-content-app.git"
|
|
}
|
|
}
|