{ "name": "scripts", "version": "1.0.0", "description": "", "main": "i18n-build.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@babel/node": "^7.8.3", "@crowdin/crowdin-api-client": "^1.8.0", "axios": "^0.19.2", "chalk": "^4.0.0", "git-rev-sync": "^2.0.0", "glob": "^7.1.6", "inquirer": "7.0.6", "iso-639-1": "^2.1.3", "json5": "^2.1.3", "progress": "^2.0.3" }, "devDependencies": { "@types/git-rev-sync": "^2.0.0", "@types/inquirer": "^6.5.0", "@types/json5": "^0.0.30", "@types/progress": "^2.0.3", "@types/webpack": "^4.41.13" } }