mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-12 17:26:22 +00:00
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"name": "@openstapps/minimal-deployment",
|
|
"version": "3.0.0",
|
|
"private": true,
|
|
"files": [
|
|
"database",
|
|
"systemd",
|
|
"docker-compose.yml",
|
|
"README.md",
|
|
"start.sh"
|
|
]
|
|
}
|