{ "name": "crowdin", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "freeCodeCamp", "license": "ISC", "dependencies": { "@actions/core": "^1.2.6", "dotenv": "^8.2.0", "gray-matter": "^4.0.2", "node-fetch": "^2.6.1", "readdirp": "^3.5.0" } }