-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
163 lines (163 loc) · 4.71 KB
/
package-lock.json
File metadata and controls
163 lines (163 loc) · 4.71 KB
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
{
"name": "ai.opencode",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ai.opencode",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"opencode-ai": "^1.2.17"
}
},
"node_modules/opencode-ai": {
"version": "1.2.17",
"resolved": "https://registry.npmmirror.com/opencode-ai/-/opencode-ai-1.2.17.tgz",
"integrity": "sha512-OYbdGT0lvd9H1U+bHcBIpaC4SdJGuM7+UA51nKtgg+cTOx8MNUIyEPwnhZp9euxxXYvuLWdu3zuDPKf5wlAysA==",
"hasInstallScript": true,
"license": "MIT",
"bin": {
"opencode": "bin/opencode"
},
"optionalDependencies": {
"opencode-darwin-arm64": "1.2.17",
"opencode-darwin-x64": "1.2.17",
"opencode-darwin-x64-baseline": "1.2.17",
"opencode-linux-arm64": "1.2.17",
"opencode-linux-arm64-musl": "1.2.17",
"opencode-linux-x64": "1.2.17",
"opencode-linux-x64-baseline": "1.2.17",
"opencode-linux-x64-baseline-musl": "1.2.17",
"opencode-linux-x64-musl": "1.2.17",
"opencode-windows-x64": "1.2.17",
"opencode-windows-x64-baseline": "1.2.17"
}
},
"node_modules/opencode-darwin-arm64": {
"version": "1.2.17",
"resolved": "https://registry.npmmirror.com/opencode-darwin-arm64/-/opencode-darwin-arm64-1.2.17.tgz",
"integrity": "sha512-eKc+2v5pol0u5RoE1k+K0XZQK1MyL+hWyQUpTM71nF8W2ton5Ng79wyfDaqh+8C+UAXpYv9HlPPNFefEZgkLQA==",
"cpu": [
"arm64"
],
"optional": true,
"os": [
"darwin"
]
},
"node_modules/opencode-darwin-x64": {
"version": "1.2.17",
"resolved": "https://registry.npmmirror.com/opencode-darwin-x64/-/opencode-darwin-x64-1.2.17.tgz",
"integrity": "sha512-21OefreWCExI1K9gThgrjQpxIrmhmH39C0vaT/kv8PcFfJTVibk0bEdFNN7FYj595swY8kQcmv3RCZddaj5xYg==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"darwin"
]
},
"node_modules/opencode-darwin-x64-baseline": {
"version": "1.2.17",
"resolved": "https://registry.npmmirror.com/opencode-darwin-x64-baseline/-/opencode-darwin-x64-baseline-1.2.17.tgz",
"integrity": "sha512-X8mhDYGicmvAOox4xAcHKvZ5swgtfdUPW+NxY4pit89038j+AZOvxjjEss8TXU6A9imTNKoiZDZ9hhpd1SWKiA==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"darwin"
]
},
"node_modules/opencode-linux-arm64": {
"version": "1.2.17",
"resolved": "https://registry.npmmirror.com/opencode-linux-arm64/-/opencode-linux-arm64-1.2.17.tgz",
"integrity": "sha512-SOO5Amcqnvv3N8f7sa7wodSwZm0se4vMbjy6cyvngA0JjjOhFOpIlwy9r5rXuI0oh6jdPExKYpfojbunuBPc3A==",
"cpu": [
"arm64"
],
"optional": true,
"os": [
"linux"
]
},
"node_modules/opencode-linux-arm64-musl": {
"version": "1.2.17",
"resolved": "https://registry.npmmirror.com/opencode-linux-arm64-musl/-/opencode-linux-arm64-musl-1.2.17.tgz",
"integrity": "sha512-n3gwA/gEUc1JdRaqmKC6CT7cqXabx/7RL9aVssx/Htz11ImGhau4rjMTxWDTVCbtsTzNRVJZRjVUAEm5hLV5xg==",
"cpu": [
"arm64"
],
"optional": true,
"os": [
"linux"
]
},
"node_modules/opencode-linux-x64": {
"version": "1.2.17",
"cpu": [
"x64"
],
"optional": true,
"os": [
"linux"
]
},
"node_modules/opencode-linux-x64-baseline": {
"version": "1.2.17",
"cpu": [
"x64"
],
"optional": true,
"os": [
"linux"
]
},
"node_modules/opencode-linux-x64-baseline-musl": {
"version": "1.2.17",
"cpu": [
"x64"
],
"optional": true,
"os": [
"linux"
]
},
"node_modules/opencode-linux-x64-musl": {
"version": "1.2.17",
"cpu": [
"x64"
],
"optional": true,
"os": [
"linux"
]
},
"node_modules/opencode-windows-x64": {
"version": "1.2.17",
"resolved": "https://registry.npmmirror.com/opencode-windows-x64/-/opencode-windows-x64-1.2.17.tgz",
"integrity": "sha512-t5tc4mDcrbQb48UmD1bkVb6E0cJUxjr44eQtkyDqmWqGmmau26krwvAGMWkxd1pJqJmYOJ+IguY3venMUgz75w==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"win32"
]
},
"node_modules/opencode-windows-x64-baseline": {
"version": "1.2.17",
"resolved": "https://registry.npmmirror.com/opencode-windows-x64-baseline/-/opencode-windows-x64-baseline-1.2.17.tgz",
"integrity": "sha512-9xtEG7LY9F+Us1ACqNOKUe9IkfnNeRBvlQ/+g1fz0VOOawvKFhBi3oAL8e8EUxbWk/Bl4/ZQcgYo8e1DY/HUew==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"win32"
]
}
}
}