Files
openstapps/images/app-cypress/package.json
2023-08-22 17:09:14 +02:00

15 lines
275 B
JSON

{
"name": "@openstapps/app-cypress",
"version": "node-18",
"private": true,
"type": "module",
"license": "GPL-3.0-only",
"author": "Rainer Killinger <mail-openstapps@killinger.co>",
"contributors": [
],
"files": [
"Dockerfile",
"CHANGELOG.md"
]
}