-
Notifications
You must be signed in to change notification settings - Fork 4
/
package-lock.json
163 lines (163 loc) · 4.8 KB
/
package-lock.json
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": "ast-grep-essentials",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ast-grep-essentials",
"version": "1.0.0",
"license": "ISC",
"devDependencies": {
"@ast-grep/cli": "^0.28.1"
}
},
"node_modules/@ast-grep/cli": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@ast-grep/cli/-/cli-0.28.1.tgz",
"integrity": "sha512-wWUYybgbM4iqODDSLEWfj8BsuHB18WwioQMe4eaybeyAVCGHp3XgAax2yFtbghvbfOjXjOtpd+FuTEI3kkbzFQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
"detect-libc": "2.0.3"
},
"bin": {
"ast-grep": "ast-grep",
"sg": "sg"
},
"engines": {
"node": ">= 12.0.0"
},
"optionalDependencies": {
"@ast-grep/cli-darwin-arm64": "0.28.1",
"@ast-grep/cli-darwin-x64": "0.28.1",
"@ast-grep/cli-linux-arm64-gnu": "0.28.1",
"@ast-grep/cli-linux-x64-gnu": "0.28.1",
"@ast-grep/cli-win32-arm64-msvc": "0.28.1",
"@ast-grep/cli-win32-ia32-msvc": "0.28.1",
"@ast-grep/cli-win32-x64-msvc": "0.28.1"
}
},
"node_modules/@ast-grep/cli-darwin-arm64": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@ast-grep/cli-darwin-arm64/-/cli-darwin-arm64-0.28.1.tgz",
"integrity": "sha512-QumziVgEcGo5eWw4J+nxlCj1rEfwSDQp3PCsPp8VN2uWXDS46Wh84Ot7wQ4kXhQDPc8kVlrIa8ZEMT2KfAau4A==",
"cpu": [
"arm64"
],
"dev": true,
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/cli-darwin-x64": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@ast-grep/cli-darwin-x64/-/cli-darwin-x64-0.28.1.tgz",
"integrity": "sha512-kzESf9X31j/TZYrpmxLHmowNfHB4mfhVPbgrqw8TdhvaRgb1qFNU2qsx35S10s1T6Z7ixjaoJCAKdqk0CrMsCA==",
"cpu": [
"x64"
],
"dev": true,
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/cli-linux-arm64-gnu": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@ast-grep/cli-linux-arm64-gnu/-/cli-linux-arm64-gnu-0.28.1.tgz",
"integrity": "sha512-PWPTrhhVC5qoRDsgvZwkuHcC2C2vXtsFhMGQYb2Q0AXAcZckp38qCPwjyi1GBCDYpyx3Kydr1lpYCqpbTFL74Q==",
"cpu": [
"arm64"
],
"dev": true,
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/cli-linux-x64-gnu": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@ast-grep/cli-linux-x64-gnu/-/cli-linux-x64-gnu-0.28.1.tgz",
"integrity": "sha512-claYczXenZj9BIEogpgp1o75+XNORgPlCivcLN/xVAI/ThHOJlu9rWSbkbHIbCVKRVIzwzOU3dyp/maU1kaCHg==",
"cpu": [
"x64"
],
"dev": true,
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/cli-win32-arm64-msvc": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@ast-grep/cli-win32-arm64-msvc/-/cli-win32-arm64-msvc-0.28.1.tgz",
"integrity": "sha512-gCsyBC0IeuhjzVy2IpFAyqh7I0BdTc1QTS01KuREJuch1zlF0zzyK6xuZO0ZatNyNGJoAdi+57v+AMBwyGok/A==",
"cpu": [
"arm64"
],
"dev": true,
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/cli-win32-ia32-msvc": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@ast-grep/cli-win32-ia32-msvc/-/cli-win32-ia32-msvc-0.28.1.tgz",
"integrity": "sha512-BwlTnHQ77VOCk5fBBOxMWzU8+u0aBMT4wtK8GZK1nOGgFVnbZ+EQL5runCzaSVADQ4butIRBO+VA6mUlSE83lw==",
"cpu": [
"ia32"
],
"dev": true,
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/@ast-grep/cli-win32-x64-msvc": {
"version": "0.28.1",
"resolved": "https://registry.npmjs.org/@ast-grep/cli-win32-x64-msvc/-/cli-win32-x64-msvc-0.28.1.tgz",
"integrity": "sha512-36xPIdYTLtkn5mUyFemjkzrn4o8XAzdNCaPA4j6iz+dZeSIDD4ChnsDUrdMd1e94Q4xF21MKURxennEM2fe3LQ==",
"cpu": [
"x64"
],
"dev": true,
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
},
"node_modules/detect-libc": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
"dev": true,
"engines": {
"node": ">=8"
}
}
}
}