{ "name": "@github/copilot-installer", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@github/copilot-installer", "version": "1.0.0", "dependencies": { "@github/copilot": "^0.0.362-0" } }, "node_modules/@github/copilot": { "version": "0.0.362-0", "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.362-0.tgz", "integrity": "sha512-IdY/kTJyFzTG02OHwtlPWuZHR1zS5EuQEPcKak3+CiEKFcVkZqUXRjJNQ4MLaH00Ul3XYz6V7481hZLQyYSmMg==", "license": "SEE LICENSE IN LICENSE.md", "bin": { "copilot": "index.js" }, "engines": { "node": ">=22" } } } }