mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-24 14:31:44 +01:00
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"name": "e2e",
|
|
"version": "1.0.0",
|
|
"scripts": {},
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cypress": "^9.5.4",
|
|
"cypress-image-snapshot": "^4.0.1"
|
|
}
|
|
}
|