ddm-plugin-i18n-zh-tw
Version:
111 lines (110 loc) • 1.73 kB
JSON
{
"name": "ddm-plugin-i18n-zh-tw",
"version": "0.0.4",
"description": "中文繁体语言包",
"i18nMain": "index.js",
"scripts": {
"gen:keywords": "node ./scripts/gen-keywords.js",
"prepublishOnly": "npm run gen:keywords",
"publish": "npm publish"
},
"files": [
"README.md",
"logo.png",
"zh-TW.js",
"index.js"
],
"keywords": [
"Dubbo-Desktop-Manager",
"ddm-plugin",
"ddm",
"i18n",
"zh-TW",
"i18n-zh-tw",
"中",
"中文",
"中文繁",
"中文繁体",
"中文繁体语",
"中文繁体语言",
"中文繁体语言包",
"体",
"体语",
"体语言",
"体语言包",
"包",
"文",
"文繁",
"文繁体",
"文繁体语",
"文繁体语言",
"文繁体语言包",
"繁",
"繁体",
"繁体语",
"繁体语言",
"繁体语言包",
"言",
"言包",
"语",
"语言",
"语言包",
"-",
"-t",
"-tw",
"-z",
"-zh",
"-zh-",
"-zh-t",
"-zh-tw",
"1",
"18",
"18n",
"18n-",
"18n-z",
"18n-zh",
"18n-zh-",
"18n-zh-t",
"18n-zh-tw",
"8",
"8n",
"8n-",
"8n-z",
"8n-zh",
"8n-zh-",
"8n-zh-t",
"8n-zh-tw",
"h",
"h-",
"h-t",
"h-tw",
"i",
"i1",
"i18",
"i18n-",
"i18n-z",
"i18n-zh",
"i18n-zh-",
"i18n-zh-t",
"n",
"n-",
"n-z",
"n-zh",
"n-zh-",
"n-zh-t",
"n-zh-tw",
"t",
"tw",
"w",
"z",
"zh",
"zh-",
"zh-tw"
],
"homepage": "https://github.com/ddm-plugin/ddm-plugin-dubbo-support",
"author": "qiaolin",
"license": "Apache 2.0",
"engines": {
"ddm": ">=1.1.0"
}
}