-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
110 lines (110 loc) · 3.93 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
{
"name": "abap-protobuf",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "abap-protobuf",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"@abaplint/cli": "^2.112.14",
"@abaplint/runtime": "^2.10.9",
"@abaplint/transpiler-cli": "^2.10.9"
}
},
"node_modules/@abaplint/cli": {
"version": "2.112.14",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.112.14.tgz",
"integrity": "sha512-ZuU6ssX5Ztoob7o9WKff3XQPZECBevLugkOtQggM0IgzcwAsSwRsUbIKyTuTmaL99MV2A2loXVsfgN9bdq5zbw==",
"dev": true,
"bin": {
"abaplint": "abaplint"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"url": "https://github.com/sponsors/larshp"
}
},
"node_modules/@abaplint/runtime": {
"version": "2.10.9",
"resolved": "https://registry.npmjs.org/@abaplint/runtime/-/runtime-2.10.9.tgz",
"integrity": "sha512-nv7Roq93DEF6iAEG2e6LLF7ImuSjhQ85gC8J8kqC15UZxoKkwr1PjXlncMEDwTHivCMcOisIijTRaut8Rv9AJw==",
"dev": true,
"dependencies": {
"temporal-polyfill": "^0.2.5"
},
"funding": {
"url": "https://github.com/sponsors/larshp"
}
},
"node_modules/@abaplint/transpiler-cli": {
"version": "2.10.9",
"resolved": "https://registry.npmjs.org/@abaplint/transpiler-cli/-/transpiler-cli-2.10.9.tgz",
"integrity": "sha512-7N7rXXw4Izm9o/nZruIowNGu1nlJ8zjJjQZJBJg5L8cuArx6uS4lD/RD28jgK6KPUPmycpSBMpnfrIdtZN/05Q==",
"dev": true,
"bin": {
"abap_transpile": "abap_transpile"
},
"funding": {
"url": "https://github.com/sponsors/larshp"
}
},
"node_modules/temporal-polyfill": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.2.5.tgz",
"integrity": "sha512-ye47xp8Cb0nDguAhrrDS1JT1SzwEV9e26sSsrWzVu+yPZ7LzceEcH0i2gci9jWfOfSCCgM3Qv5nOYShVUUFUXA==",
"dev": true,
"dependencies": {
"temporal-spec": "^0.2.4"
}
},
"node_modules/temporal-spec": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.2.4.tgz",
"integrity": "sha512-lDMFv4nKQrSjlkHKAlHVqKrBG4DyFfa9F74cmBZ3Iy3ed8yvWnlWSIdi4IKfSqwmazAohBNwiN64qGx4y5Q3IQ==",
"dev": true
}
},
"dependencies": {
"@abaplint/cli": {
"version": "2.112.14",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.112.14.tgz",
"integrity": "sha512-ZuU6ssX5Ztoob7o9WKff3XQPZECBevLugkOtQggM0IgzcwAsSwRsUbIKyTuTmaL99MV2A2loXVsfgN9bdq5zbw==",
"dev": true
},
"@abaplint/runtime": {
"version": "2.10.9",
"resolved": "https://registry.npmjs.org/@abaplint/runtime/-/runtime-2.10.9.tgz",
"integrity": "sha512-nv7Roq93DEF6iAEG2e6LLF7ImuSjhQ85gC8J8kqC15UZxoKkwr1PjXlncMEDwTHivCMcOisIijTRaut8Rv9AJw==",
"dev": true,
"requires": {
"temporal-polyfill": "^0.2.5"
}
},
"@abaplint/transpiler-cli": {
"version": "2.10.9",
"resolved": "https://registry.npmjs.org/@abaplint/transpiler-cli/-/transpiler-cli-2.10.9.tgz",
"integrity": "sha512-7N7rXXw4Izm9o/nZruIowNGu1nlJ8zjJjQZJBJg5L8cuArx6uS4lD/RD28jgK6KPUPmycpSBMpnfrIdtZN/05Q==",
"dev": true
},
"temporal-polyfill": {
"version": "0.2.5",
"resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.2.5.tgz",
"integrity": "sha512-ye47xp8Cb0nDguAhrrDS1JT1SzwEV9e26sSsrWzVu+yPZ7LzceEcH0i2gci9jWfOfSCCgM3Qv5nOYShVUUFUXA==",
"dev": true,
"requires": {
"temporal-spec": "^0.2.4"
}
},
"temporal-spec": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.2.4.tgz",
"integrity": "sha512-lDMFv4nKQrSjlkHKAlHVqKrBG4DyFfa9F74cmBZ3Iy3ed8yvWnlWSIdi4IKfSqwmazAohBNwiN64qGx4y5Q3IQ==",
"dev": true
}
}
}