mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"name": "aca-testing-shared",
|
|
"version": "3.0.0",
|
|
"main": "src/index.ts",
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
}
|
|
}
|