mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
13 lines
223 B
JSON
13 lines
223 B
JSON
{
|
|
"name": "aca-testing-shared",
|
|
"version": "2.11.0",
|
|
"main": "src/index.ts",
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^7.2.0",
|
|
"@angular/core": "^7.2.0"
|
|
}
|
|
}
|