1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-04 10:34:52 +02:00
OpenIntegrations/service/project.json

13 lines
275 B
JSON

{
"version": "1.11.1",
"root": "./src/",
"mainLang": "ru",
"packageSrc": "OInt/",
"configurationSrc": "OPI/src/",
"dictionariesSrc": "./service/dictionaries/",
"workflowsSrc": "./.github/workflows/",
"locVarsSrc": "./service/localization_vars/",
"additionalLangs": [
"en"
]
}