Files
Bubberstation/tools/screenshot-test-comparison/package.json
Mothblocks 7cab049dd1 Screenshot tests (#67679)
Adds screenshot visual testing workflow and scripts.
2022-06-11 00:02:30 +02:00

13 lines
217 B
JSON

{
"name": "screenshot-test-comparison",
"version": "1.0.0",
"description": "",
"keywords": [],
"author": "",
"license": "AGPL-3.0-or-later",
"dependencies": {
"pixelmatch": "^5.3.0",
"pngjs": "^6.0.0"
}
}