1 Star 0 Fork 1

artiely/appiron-i18n-cli

forked from Steven/appiron-i18n-cli 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.prod.json 611 Bytes
一键复制 编辑 原始数据 按行查看 历史
dbx 提交于 2022-08-09 11:36 . fixed: js和html注释不区分
{
"name": "appiron-i18n-cli",
"version": "3.0.2",
"description": "vue-i18n util",
"keywords": ["vue", "i18n", "自动国际化工具"],
"main": "generate.js",
"bin": {
"i18n": "bin/i18n.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/anyF/appiron-i18n-cli"
},
"author": "duanbenxian@163.com",
"license": "MIT",
"dependencies": {
"axios": "^0.27.2",
"colors": "^1.3.0",
"commander": "^2.16.0",
"crypto": "^1.0.1",
"inquirer": "6",
"lodash": "^4.17.21"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/artiely/appiron-i18n-cli.git
git@gitee.com:artiely/appiron-i18n-cli.git
artiely
appiron-i18n-cli
appiron-i18n-cli
master

搜索帮助