@quenty/localizedtextutils
Version:
Localized text utils which changes translationKey structures to shared locations
38 lines (37 loc) • 892 B
JSON
{
"name": "@quenty/localizedtextutils",
"version": "12.17.1",
"description": "Localized text utils which changes translationKey structures to shared locations",
"keywords": [
"Roblox",
"Nevermore",
"Lua",
"Localization"
],
"bugs": {
"url": "https://github.com/Quenty/NevermoreEngine/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Quenty/NevermoreEngine.git",
"directory": "src/localizedtextutils/"
},
"funding": {
"type": "patreon",
"url": "https://www.patreon.com/quenty"
},
"license": "MIT",
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/attributeutils": "^14.17.1",
"@quenty/loader": "^10.8.1",
"@quenty/promisemaid": "^5.10.2",
"@quenty/rx": "^13.17.1"
},
"gitHead": "78c3ac0ab08dd18085b6e6e6e4f745e76ed99f68"
}