{ "name": "mql5-google-onedrive", "version": "1.0.0", "description": "SMC + Trend Breakout (MTF) for Exness MT5 with Google Gemini integration", "scripts": { "setup": "npm install", "test": "echo \"No tests specified yet\" && exit 0" }, "dependencies": { "@google/gemini-cli": "0.30.0-nightly.20260212.207ac6f2d" }, "devDependencies": {}, "engines": { "node": ">=18.0.0", "npm": ">=9.0.0" }, "repository": { "type": "git", "url": "https://github.com/A6-9V/MQL5-Google-Onedrive.git" }, "keywords": [ "mt5", "mql5", "trading", "gemini", "ai", "forex" ], "author": "", "license": "MIT" }