{ "name": "@type-challenges/scripts", "private": true, "version": "1.0.0", "dependencies": { "@actions/core": "^1.6.0", "@actions/github": "^4.0.0", "@actions/io": "^1.1.1", "@type-challenges/octokit-create-pull-request": "^0.1.8", "esno": "^0.5.0", "fast-glob": "^3.2.7", "fs-extra": "^9.1.0", "google-translate-open-api": "^1.3.7", "js-yaml": "^4.1.0", "limax": "^2.1.0", "lz-string": "^1.4.4" }, "devDependencies": { "@octokit/types": "^6.34.0", "@types/js-yaml": "^4.0.5", "@types/lz-string": "^1.3.34" } }