mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-11 00:36:14 +00:00
15 lines
275 B
JSON
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"
|
|
]
|
|
}
|