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