ad0d6c5742
Change-Id: I3873ae24f30f04fa40f758f19ac77a78b63f5c26 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/87770 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
15 lines
315 B
JSON
15 lines
315 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",
|
|
"wait-on": "4.0.0"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://gerrit.libreoffice.org/online.git"
|
|
}
|
|
}
|