libreoffice-online/cypress_test/package.json

17 lines
344 B
JSON
Raw Normal View History

{
"name": "cypress_test",
"version": "1.0.0",
"description": "Cypress integration test suit",
"license": "MPL-2.0",
"dependencies": {
"cypress": "4.1.0",
"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"
}
}