11cb0ef41Sopenharmony_ci{ 21cb0ef41Sopenharmony_ci "private": true, 31cb0ef41Sopenharmony_ci "scripts": { 41cb0ef41Sopenharmony_ci "build": "tsc proto-to-json.ts" 51cb0ef41Sopenharmony_ci }, 61cb0ef41Sopenharmony_ci "devDependencies": { 71cb0ef41Sopenharmony_ci "@types/node": "^11.11.4", 81cb0ef41Sopenharmony_ci "protobufjs": "^6.8.8", 91cb0ef41Sopenharmony_ci "typescript": "^3.3.4000" 101cb0ef41Sopenharmony_ci } 111cb0ef41Sopenharmony_ci} 12