eb53dd5a8c
Change-Id: Ibfb80d43cd7f7d4c8cab8e3621bebfc2201d4b2d Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89066 Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
16 lines
344 B
JSON
16 lines
344 B
JSON
{
|
|
"name": "cypress_test",
|
|
"version": "1.0.0",
|
|
"description": "Cypress integration test suit",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"cypress": "3.8.3",
|
|
"eslint": "6.8.0",
|
|
"get-port-cli": "2.0.0",
|
|
"wait-on": "4.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://gerrit.libreoffice.org/online.git"
|
|
}
|
|
}
|