translate-api
Version:
google translate api page
34 lines (33 loc) • 740 B
JSON
{
"name": "translate-api",
"version": "0.3.18",
"description": "google translate api page",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"cheerio": "^0.22.0",
"configstore": "^4.0.0",
"request": "^2.80.0",
"request-promise": "^4.1.1",
"safe-eval": "^0.3.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yixianle/translate-api.git"
},
"keywords": [
"google",
"translate",
"api",
"page",
"free"
],
"author": "lele",
"license": "ISC",
"bugs": {
"url": "https://github.com/yixianle/translate-api/issues"
},
"homepage": "https://github.com/yixianle/translate-api#readme"
}