wir.social/package.json
Ulf Gebhardt 52c90af25b
Merge branch 'master-ocelot' into 11-release-v1.0.8-fix-cookies-and-password-reset-etc
# Conflicts:
#	.github/workflows/publish.yml
#	README.md
#	docker-compose.wirsocial.yml
#	package.json
2022-10-15 10:59:51 +02:00

15 lines
369 B
JSON

{
"name": "wir.social",
"version": "1.1.1",
"ocelotDockerVersionTag": "1.1.1-228",
"dockerOrganisation": "wirsocial",
"description": "wir.social Network driven by ocelot.social",
"author": "ocelot.social Community",
"license": "MIT",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/wir-social/wir-social.git"
}
}