mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
9 lines
170 B
JSON
9 lines
170 B
JSON
|
|
{
|
||
|
|
"name": "nextcloud-aio-mastercontainer-tests",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"license": "AGPL-3.0-or-later",
|
||
|
|
"devDependencies": {
|
||
|
|
"@playwright/test": "^1.51.1"
|
||
|
|
}
|
||
|
|
}
|