wet-tool
Version:
34 lines • 717 B
JSON
{
"name": "wet-tool",
"version": "1.0.7",
"description": "wet控制台快速翻译",
"author": "rtpacks",
"license": "ISC",
"main": "index.js",
"bin": {
"wet": "index.js"
},
"keywords": [
"wet",
"translation",
"翻译",
"控制台翻译",
"快速翻译",
"@rtpacks"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"commander": "^9.3.0",
"js-md5": "^0.7.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rtpacks/wet-translate.git"
},
"bugs": {
"url": "https://github.com/rtpacks/wet-translate/issues"
},
"homepage": "https://github.com/rtpacks/wet-translate#readme"
}