bdtranslate
Version:
百度翻译免apikey工具
30 lines (29 loc) • 692 B
JSON
{
"name": "bdtranslate",
"version": "1.0.7",
"description": "百度翻译免apikey工具",
"main": "index.js",
"scripts": {
"test": "node test"
},
"repository": {
"type": "git",
"url": "git+https://fy00xx00:fy00xx00yang@github.com/fy00xx00/translate.git"
},
"author": "lvxin",
"license": "ISC",
"bugs": {
"url": "https://github.com/fy00xx00/translate/issues"
},
"homepage": "https://github.com/fy00xx00/translate#readme",
"dependencies": {
"cheerio": "^0.20.0",
"lxfileutil": "^1.0.1",
"request": "^2.72.0"
},
"devDependencies": {},
"keywords": [
"百度翻译免apikey",
"百度翻译"
]
}