24 lines
649 B
JSON
24 lines
649 B
JSON
{
|
|
"name": "voerkai18n-loader",
|
|
"version": "1.0.3",
|
|
"description": "voerkai18n loader for webpack",
|
|
"main": "loader.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"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"loader-runner": "^4.3.0"
|
|
},
|
|
"dependencies": {
|
|
"@voerkai18n/utils": "workspace:^1.0.21"
|
|
},
|
|
"lastPublish": "2023-01-27T21:06:05+08:00"
|
|
} |