21 lines
632 B
JSON
21 lines
632 B
JSON
{
|
||
"name": "@voerkai18n/babel",
|
||
"version": "1.0.34",
|
||
"description": "Babel插件,实现自动导入t函数和自动文本映射",
|
||
"main": "index.js",
|
||
"homepage": "https://gitee.com/zhangfisher/voerka-i18n",
|
||
"repository": {
|
||
"type": "git",
|
||
"url": "git+https://github.com/zhangfisher/voerka-i18n"
|
||
},
|
||
"scripts": {
|
||
"test": "echo \"Error: no test specified\" && exit 1",
|
||
"release": "pnpm autopublish"
|
||
},
|
||
"author": "",
|
||
"license": "ISC",
|
||
"dependencies": {
|
||
"@voerkai18n/utils": "workspace:latest"
|
||
},
|
||
"lastPublish": "2023-01-27T21:05:20+08:00"
|
||
} |