{ "name": "translation-checker", "version": "1.0.0", "main": "index.js", "license": "MIT", "private": true, "type": "module", "scripts": { "start": "node ." } }