@crowdin/cli
Advanced tools
Comparing version 3.12.0 to 3.13.0
{ | ||
"bin": { | ||
"crowdin": "jdeploy-bundle/jdeploy.js" | ||
}, | ||
"name": "@crowdin/cli", | ||
"author": "Crowdin", | ||
"description": "Crowdin CLI is a command line tool that allows you to manage and synchronize your localization resources with your Crowdin project", | ||
"homepage": "https://crowdin.github.io/crowdin-cli", | ||
"main": "index.js", | ||
@@ -13,3 +12,6 @@ "preferGlobal": true, | ||
}, | ||
"version": "3.12.0", | ||
"version": "3.13.0", | ||
"bin": { | ||
"crowdin": "jdeploy-bundle/jdeploy.js" | ||
}, | ||
"jdeploy": { | ||
@@ -26,9 +28,5 @@ "jar": "dist/crowdin-cli.jar" | ||
"license": "MIT", | ||
"name": "@crowdin/cli", | ||
"files": [ | ||
"jdeploy-bundle" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
@@ -39,3 +37,10 @@ "Crowdin", | ||
"Sync", | ||
"Localization" | ||
"Localization", | ||
"Translation", | ||
"Automation", | ||
"Integration", | ||
"CI/CD", | ||
"Command-line interface", | ||
"Synchronization", | ||
"Translation management" | ||
], | ||
@@ -42,0 +47,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8037302
0