mirror of
https://github.com/elyby/emails-renderer.git
synced 2024-11-06 00:03:07 +05:30
14 lines
288 B
JSON
14 lines
288 B
JSON
{
|
|
"name": "i18n-crowdin",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"chalk": "^1.1.3",
|
|
"crowdin-api": "^4.0.0",
|
|
"glob": "^7.0.0",
|
|
"iso-639-1": "^2.0.3",
|
|
"multi-progress": "^2.0.0",
|
|
"prompt": "^1.0.0"
|
|
}
|
|
}
|