23 lines
677 B
JSON
23 lines
677 B
JSON
{
|
|
"name": "@voerkai18n/vue",
|
|
"version": "1.0.19",
|
|
"description": "Vue3插件,提供自动插件翻译函数和语言切换功能",
|
|
"main": "index.js",
|
|
"typings": "index.d.ts",
|
|
"homepage": "https://gitee.com/zhangfisher/voerka-i18n",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/zhangfisher/voerka-i18n"
|
|
},
|
|
"types": "index.d.ts",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@voerkai18n/runtime": "workspace:^1.1.16",
|
|
"vue": "latest"
|
|
},
|
|
"lastPublish": "2023-01-28T15:29:37+08:00"
|
|
} |