@quenty/localizedtextutils
Version:
Localized text utils which changes translationKey structures to shared locations
41 lines (40 loc) • 949 B
JSON
{
"name": "@quenty/localizedtextutils",
"version": "12.29.2",
"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",
"scripts": {
"preinstall": "npx only-allow pnpm"
},
"contributors": [
"Quenty"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"@quenty/attributeutils": "14.29.2",
"@quenty/loader": "10.11.0",
"@quenty/promisemaid": "5.18.0",
"@quenty/rx": "13.28.2"
},
"gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55"
}