yandex-translator
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "yandex-translator", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A promise based implementation of Yandex Translate API for Node.js.", | ||
@@ -8,3 +8,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://gitlab.com/radhi.nasser/yandex-translator" | ||
"url": "https://github.com/radhinasser/yandex-translator" | ||
}, | ||
@@ -21,3 +21,7 @@ "keywords": [ | ||
"validate.js": "^0.12.0" | ||
} | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/radhinasser/yandex-translator/issues" | ||
}, | ||
"homepage": "https://github.com/radhinasser/yandex-translator" | ||
} |
@@ -6,3 +6,3 @@ yandex-translator | ||
[yandex-translator](https://github.com/radhinasser/yandex-transator) is a a promise based implementation of [Yandex Translate API](https://tech.yandex.com/translate/) for node.js | ||
[yandex-translator](https://github.com/radhinasser/yandex-translator) is a a promise based implementation of [Yandex Translate API](https://tech.yandex.com/translate/) for node.js | ||
@@ -21,3 +21,3 @@ ## API key | ||
Import the [yandex-translator](https://github.com/radhinasser/yandex-transator) package with with the API key obtained from the [API key request form](https://translate.yandex.com/developers/keys). | ||
Import the [yandex-translator](https://github.com/radhinasser/yandex-translator) package with with the API key obtained from the [API key request form](https://translate.yandex.com/developers/keys). | ||
@@ -32,3 +32,3 @@ ```js | ||
Get the languages that [yandex-translator](https://github.com/radhinasser/yandex-transator) support their translation: | ||
Get the languages that [yandex-translator](https://github.com/radhinasser/yandex-translator) support their translation: | ||
@@ -111,3 +111,3 @@ ```js | ||
- [ ] Add browser integration | ||
- [ ] create tests | ||
- [ ] Create tests | ||
@@ -114,0 +114,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
16777
1
0