mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 14:59:26 +01:00
12 lines
197 B
JSON
12 lines
197 B
JSON
{
|
|
"name": "e2e",
|
|
"version": "1.0.0",
|
|
"scripts": {},
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cypress": "^10.3.0",
|
|
"cypress-image-snapshot": "^4.0.1",
|
|
"typescript": "^4.7.4"
|
|
}
|
|
}
|