170 lines
6.1 KiB
JSON
170 lines
6.1 KiB
JSON
{
|
|
"name": "gemini-cli-installer",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "gemini-cli-installer",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@google/gemini-cli": "^0.49.0"
|
|
}
|
|
},
|
|
"node_modules/@google/gemini-cli": {
|
|
"version": "0.49.0",
|
|
"resolved": "https://registry.npmjs.org/@google/gemini-cli/-/gemini-cli-0.49.0.tgz",
|
|
"integrity": "sha512-S0b6nfAf+lHbSPMKRuQziU1/710a7f/Jag2mZ7N1J1b48qxoCmjwNCJJ7XPEv/ropvDqkCjJupE32qcw+ym3jQ==",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"gemini": "bundle/gemini.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
},
|
|
"optionalDependencies": {
|
|
"@github/keytar": "7.10.6",
|
|
"@lydell/node-pty": "1.1.0",
|
|
"@lydell/node-pty-darwin-arm64": "1.1.0",
|
|
"@lydell/node-pty-darwin-x64": "1.1.0",
|
|
"@lydell/node-pty-linux-x64": "1.1.0",
|
|
"@lydell/node-pty-win32-arm64": "1.1.0",
|
|
"@lydell/node-pty-win32-x64": "1.1.0",
|
|
"node-pty": "1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/@github/keytar": {
|
|
"version": "7.10.6",
|
|
"resolved": "https://registry.npmjs.org/@github/keytar/-/keytar-7.10.6.tgz",
|
|
"integrity": "sha512-mRW6cUsSG+nj4jp5gp8e91zPySaT73r+2JM6VyMZfrEgksjPmjSMr+tPGNOK3HUHV+GUU9B1LAiiYy/wmAnIxA==",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"node-addon-api": "^8.3.0"
|
|
}
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/@lydell/node-pty": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@lydell/node-pty/-/node-pty-1.1.0.tgz",
|
|
"integrity": "sha512-VDD8LtlMTOrPKWMXUAcB9+LTktzuunqrMwkYR1DMRBkS6LQrCt+0/Ws1o2rMml/n3guePpS7cxhHF7Nm5K4iMw==",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"optionalDependencies": {
|
|
"@lydell/node-pty-darwin-arm64": "1.1.0",
|
|
"@lydell/node-pty-darwin-x64": "1.1.0",
|
|
"@lydell/node-pty-linux-arm64": "1.1.0",
|
|
"@lydell/node-pty-linux-x64": "1.1.0",
|
|
"@lydell/node-pty-win32-arm64": "1.1.0",
|
|
"@lydell/node-pty-win32-x64": "1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/@lydell/node-pty-darwin-arm64": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@lydell/node-pty-darwin-arm64/-/node-pty-darwin-arm64-1.1.0.tgz",
|
|
"integrity": "sha512-7kFD+owAA61qmhJCtoMbqj3Uvff3YHDiU+4on5F2vQdcMI3MuwGi7dM6MkFG/yuzpw8LF2xULpL71tOPUfxs0w==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/@lydell/node-pty-darwin-x64": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@lydell/node-pty-darwin-x64/-/node-pty-darwin-x64-1.1.0.tgz",
|
|
"integrity": "sha512-XZdvqj5FjAMjH8bdp0YfaZjur5DrCIDD1VYiE9EkkYVMDQqRUPHYV3U8BVEQVT9hYfjmpr7dNaELF2KyISWSNA==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/@lydell/node-pty-linux-arm64": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@lydell/node-pty-linux-arm64/-/node-pty-linux-arm64-1.1.0.tgz",
|
|
"integrity": "sha512-yyDBmalCfHpLiQMT2zyLcqL2Fay4Xy7rIs8GH4dqKLnEviMvPGOK7LADVkKAsbsyXBSISL3Lt1m1MtxhPH6ckg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/@lydell/node-pty-linux-x64": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@lydell/node-pty-linux-x64/-/node-pty-linux-x64-1.1.0.tgz",
|
|
"integrity": "sha512-NcNqRTD14QT+vXcEuqSSvmWY+0+WUBn2uRE8EN0zKtDpIEr9d+YiFj16Uqds6QfcLCHfZmC+Ls7YzwTaqDnanA==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/@lydell/node-pty-win32-arm64": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@lydell/node-pty-win32-arm64/-/node-pty-win32-arm64-1.1.0.tgz",
|
|
"integrity": "sha512-JOMbCou+0fA7d/m97faIIfIU0jOv8sn2OR7tI45u3AmldKoKoLP8zHY6SAvDDnI3fccO1R2HeR1doVjpS7HM0w==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/@lydell/node-pty-win32-x64": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@lydell/node-pty-win32-x64/-/node-pty-win32-x64-1.1.0.tgz",
|
|
"integrity": "sha512-3N56BZ+WDFnUMYRtsrr7Ky2mhWGl9xXcyqR6cexfuCqcz9RNWL+KoXRv/nZylY5dYaXkft4JaR1uVu+roiZDAw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/nan": {
|
|
"version": "2.28.0",
|
|
"resolved": "https://registry.npmjs.org/nan/-/nan-2.28.0.tgz",
|
|
"integrity": "sha512-fTsDz99OTq2sVePhGdp4qQhggZFtKr64ZNVyVajRKtMOkJxYekplBh577PiJB12v/D3s2E5cGtOI45LWp6rnLQ==",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/node-addon-api": {
|
|
"version": "8.9.0",
|
|
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-8.9.0.tgz",
|
|
"integrity": "sha512-ekZMeaaIzSQTSpr7X2X3iJM7lTzgnx8ahAG9pJfT/7+14mlEM8ZYQ9cgCDvSSRbReFK0oHli3WrZdCiRsgAT9Q==",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": "^18 || ^20 || >= 21"
|
|
}
|
|
},
|
|
"node_modules/@google/gemini-cli/node_modules/node-pty": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/node-pty/-/node-pty-1.0.0.tgz",
|
|
"integrity": "sha512-wtBMWWS7dFZm/VgqElrTvtfMq4GzJ6+edFI0Y0zyzygUSZMgZdraDUMUhCIvkjhJjme15qWmbyJbtAx4ot4uZA==",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"nan": "^2.17.0"
|
|
}
|
|
}
|
|
}
|
|
}
|