7 Star 25 Fork 11

Nick Zhang/webpack-vue-i18n-loader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 584 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nick 提交于 2021-11-24 15:40 +08:00 . 替换正则
{
"name": "webpack-vuei18n-loader",
"version": "1.0.4",
"description": "webpack vue-i18n-loader and generate tool",
"main": "index.js",
"bin": {
"i18n": "bin/i18n.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"webpack",
"vue-i18n-loader"
],
"repository": {
"url": "https://gitee.com/thesadboy/webpack-vue-i18n-loader.git"
},
"author": "NickZhang <thesadboy@qq.com>",
"license": "MIT",
"dependencies": {
"colors": "^1.4.0",
"commander": "^3.0.2",
"loader-utils": "^1.2.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/thesadboy/webpack-vue-i18n-loader.git
git@gitee.com:thesadboy/webpack-vue-i18n-loader.git
thesadboy
webpack-vue-i18n-loader
webpack-vue-i18n-loader
master

搜索帮助