# Conflicts: # .github/workflows/publish.yml # branding/constants/links.js # branding/constants/metadata.js # package.json
15 lines
368 B
JSON
15 lines
368 B
JSON
{
|
|
"name": "wir.social",
|
|
"version": "1.0.3",
|
|
"ocelotDockerVersionTag": "1.0.3-97",
|
|
"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"
|
|
}
|
|
}
|