summaryrefslogtreecommitdiff
path: root/misc/github-copilot-cli/files/package-lock.json
blob: 5249ef9d13411545a25d53be838aa082e26711d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
  "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.373"
      }
    },
    "node_modules/@github/copilot": {
      "version": "0.0.373",
      "resolved": "https://registry.npmjs.org/@github/copilot/-/copilot-0.0.373.tgz",
      "integrity": "sha512-rWAsMkJP4kFRQjubwC5RS+WC6zjZdzzRRcIdMWF9R2muF5RvJhFUCv4H4e3A9HSjUeYs6k5HuBIQZIXqXGdljA==",
      "license": "SEE LICENSE IN LICENSE.md",
      "bin": {
        "copilot": "npm-loader.js"
      },
      "engines": {
        "node": ">=22"
      },
      "optionalDependencies": {
        "@github/copilot-darwin-arm64": "0.0.373",
        "@github/copilot-darwin-x64": "0.0.373",
        "@github/copilot-linux-arm64": "0.0.373",
        "@github/copilot-linux-x64": "0.0.373",
        "@github/copilot-win32-arm64": "0.0.373",
        "@github/copilot-win32-x64": "0.0.373"
      }
    },
    "node_modules/@github/copilot/node_modules/@github/copilot-darwin-arm64": {
      "version": "0.0.373",
      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-arm64/-/copilot-darwin-arm64-0.0.373.tgz",
      "integrity": "sha512-pypL9uw18DfTOGkUOHxP1HXRV74Q4QDGeFi2m31gH9VXQBACT5zNcGxn4p9kSnEBcCYvppVj04IGFClE1oB2nA==",
      "cpu": [
        "arm64"
      ],
      "license": "SEE LICENSE IN LICENSE.md",
      "optional": true,
      "os": [
        "darwin"
      ],
      "bin": {
        "copilot-darwin-arm64": "copilot"
      }
    },
    "node_modules/@github/copilot/node_modules/@github/copilot-darwin-x64": {
      "version": "0.0.373",
      "resolved": "https://registry.npmjs.org/@github/copilot-darwin-x64/-/copilot-darwin-x64-0.0.373.tgz",
      "integrity": "sha512-OT2Bl48ZOMHQsBTPy+y0xSDPTT1ZQhQHHxXSGvmzlgk/NLl4O43byEmAF5eqIJBiF06TjYzu5N78U7AzmTupfg==",
      "cpu": [
        "x64"
      ],
      "license": "SEE LICENSE IN LICENSE.md",
      "optional": true,
      "os": [
        "darwin"
      ],
      "bin": {
        "copilot-darwin-x64": "copilot"
      }
    },
    "node_modules/@github/copilot/node_modules/@github/copilot-linux-arm64": {
      "version": "0.0.373",
      "resolved": "https://registry.npmjs.org/@github/copilot-linux-arm64/-/copilot-linux-arm64-0.0.373.tgz",
      "integrity": "sha512-ub++6tOC2FoQNmfxXJeeNCyTn/kl3/BmnT1Oeyo7/bWfPhwRZx54D2yhCwJGaoxzmZY9fxu1UEy5t5suiQNZLA==",
      "cpu": [
        "arm64"
      ],
      "license": "SEE LICENSE IN LICENSE.md",
      "optional": true,
      "os": [
        "linux"
      ],
      "bin": {
        "copilot-linux-arm64": "copilot"
      }
    },
    "node_modules/@github/copilot/node_modules/@github/copilot-linux-x64": {
      "version": "0.0.373",
      "resolved": "https://registry.npmjs.org/@github/copilot-linux-x64/-/copilot-linux-x64-0.0.373.tgz",
      "integrity": "sha512-5fsnGYeizdlYs+X5FVk+Tjl2PpKyCroGUY7nRuH6NI3oRg+GmbTOEdr/NiB4X21+MjYdhWSRgH6D2gfB3yUxAA==",
      "cpu": [
        "x64"
      ],
      "license": "SEE LICENSE IN LICENSE.md",
      "optional": true,
      "os": [
        "linux"
      ],
      "bin": {
        "copilot-linux-x64": "copilot"
      }
    },
    "node_modules/@github/copilot/node_modules/@github/copilot-win32-arm64": {
      "version": "0.0.373",
      "resolved": "https://registry.npmjs.org/@github/copilot-win32-arm64/-/copilot-win32-arm64-0.0.373.tgz",
      "integrity": "sha512-xwuUKZjMvUyHP7YdqyPFpmmqcNmjnKF5GFkt3PSLDJNCL1XDYwDE/wj7LxdC+jhLOx+vnbHd57uNbns/T7nDtQ==",
      "cpu": [
        "arm64"
      ],
      "license": "SEE LICENSE IN LICENSE.md",
      "optional": true,
      "os": [
        "win32"
      ],
      "bin": {
        "copilot-win32-arm64": "copilot.exe"
      }
    },
    "node_modules/@github/copilot/node_modules/@github/copilot-win32-x64": {
      "version": "0.0.373",
      "resolved": "https://registry.npmjs.org/@github/copilot-win32-x64/-/copilot-win32-x64-0.0.373.tgz",
      "integrity": "sha512-FhVRHFOnf8WtlXBvxVy1VQX13lUoScOhgYNzLjXPVI91NuSI9bAchMctGa3VMrPw6jeQPfbutNT+lXTzr1AQYg==",
      "cpu": [
        "x64"
      ],
      "license": "SEE LICENSE IN LICENSE.md",
      "optional": true,
      "os": [
        "win32"
      ],
      "bin": {
        "copilot-win32-x64": "copilot.exe"
      }
    }
  }
}