aboutsummaryrefslogtreecommitdiff
path: root/node_modules/translatte/package.json
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-04-09 16:39:03 +0200
committerMinteck <contact@minteck.org>2022-04-09 16:40:02 +0200
commit0f8967b9113d698cdeb2d05ca85d2d9a80461c24 (patch)
tree00664ddd9c55a2c33631fd1bd33e556cea9c67e5 /node_modules/translatte/package.json
parentdac03ac82bc0f8044a4b339c27b5390e4dcecf2f (diff)
downloadvoicer-0f8967b9113d698cdeb2d05ca85d2d9a80461c24.tar.gz
voicer-0f8967b9113d698cdeb2d05ca85d2d9a80461c24.tar.bz2
voicer-0f8967b9113d698cdeb2d05ca85d2d9a80461c24.zip
CommitHEADtrunk
Diffstat (limited to 'node_modules/translatte/package.json')
-rwxr-xr-xnode_modules/translatte/package.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/node_modules/translatte/package.json b/node_modules/translatte/package.json
new file mode 100755
index 0000000..96ea209
--- /dev/null
+++ b/node_modules/translatte/package.json
@@ -0,0 +1,47 @@
+{
+ "name": "translatte",
+ "version": "3.0.1",
+ "description": "A free and unlimited translate for NodeJS",
+ "main": "index.js",
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/extensionsapp/translatte.git"
+ },
+ "keywords": [
+ "translate",
+ "translator",
+ "google",
+ "google translate",
+ "api",
+ "free",
+ "language",
+ "proxy",
+ "translatte",
+ "microsoft",
+ "azure",
+ "microsoft azure",
+ "microsoft translate",
+ "azure translate",
+ "google cloud",
+ "google cloud translate",
+ "yandex",
+ "yandex cloud",
+ "yandex translate",
+ "yandex cloud translate"
+ ],
+ "author": {
+ "name": "ExtensionsApp",
+ "email": "extensionsapp@gmail.com"
+ },
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/extensionsapp/translatte/issues"
+ },
+ "homepage": "https://github.com/extensionsapp/translatte#readme",
+ "dependencies": {
+ "tunnel": "0.0.6",
+ "configstore": "4.0.0",
+ "proxy-check": "1.0.8",
+ "got": "9.6.0"
+ }
+}