-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage-lock.json
More file actions
118 lines (118 loc) · 4.72 KB
/
package-lock.json
File metadata and controls
118 lines (118 loc) · 4.72 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
{
"name": "load-table-contents",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "load-table-contents",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@abaplint/cli": "^2.99.5",
"@abaplint/database-sqlite": "^2.6.41",
"@abaplint/runtime": "^2.6.41",
"@abaplint/transpiler-cli": "^2.6.41"
}
},
"node_modules/@abaplint/cli": {
"version": "2.99.5",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.99.5.tgz",
"integrity": "sha512-TFWpv4bZKQvGThBkLtCs1DP2U4hiYFB+vroMMjn1zd36d2L4YUQdluzQrnVOH+0n6zQU5+9BGM/HKKadh2FBUQ==",
"bin": {
"abaplint": "abaplint"
},
"engines": {
"node": ">=12.0.0"
}
},
"node_modules/@abaplint/database-sqlite": {
"version": "2.6.41",
"resolved": "https://registry.npmjs.org/@abaplint/database-sqlite/-/database-sqlite-2.6.41.tgz",
"integrity": "sha512-W6ul0jYH3KqeuJb7KknBbnB6Z9ueLtRj0Nkt61aKymKDiHBou01gNu3MPwJvz+HpTcWVTrNULKpBqVCdcq7e6g==",
"dependencies": {
"sql.js": "^1.8.0"
}
},
"node_modules/@abaplint/runtime": {
"version": "2.6.41",
"resolved": "https://registry.npmjs.org/@abaplint/runtime/-/runtime-2.6.41.tgz",
"integrity": "sha512-0lDGmFt1iDOdQuZ/9AI3v4JvaGfWMTjxkt+hMp5kh3Wgg1gNjG+v7Ls+m2V9y+XMgu7Uhu7LgNJ4GzrwwlkqcA==",
"dependencies": {
"temporal-polyfill": "^0.1.1"
}
},
"node_modules/@abaplint/transpiler-cli": {
"version": "2.6.41",
"resolved": "https://registry.npmjs.org/@abaplint/transpiler-cli/-/transpiler-cli-2.6.41.tgz",
"integrity": "sha512-IKXA7Uum4P0SjU6dKkEa6au+U6aIyyVf9zmRZeLaIsOGSTT/v++jG7R8Qm8EX/TRutbYcC74Xv6sau96fg6/qw==",
"bin": {
"abap_transpile": "abap_transpile"
}
},
"node_modules/sql.js": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.8.0.tgz",
"integrity": "sha512-3HD8pSkZL+5YvYUI8nlvNILs61ALqq34xgmF+BHpqxe68yZIJ1H+sIVIODvni25+CcxHUxDyrTJUL0lE/m7afw=="
},
"node_modules/temporal-polyfill": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.1.1.tgz",
"integrity": "sha512-/5e4EVRA0wBI/bEhWLirSjwUg1lELhQyTXxw9zNbVhqjKvI9BLczs+3wtsoD9sn3HN2ImAMW5XJQwAiXgWT+GA==",
"dependencies": {
"temporal-spec": "~0.1.0"
}
},
"node_modules/temporal-spec": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.1.0.tgz",
"integrity": "sha512-sMNggMeS6trCgMQuudgFHhX1gtBK3e+AT1zGrMsFYG1wlqtRT5E9rcvm3I1iNlvHpJX/3DO6L4qtWAuEl/T04Q=="
}
},
"dependencies": {
"@abaplint/cli": {
"version": "2.99.5",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.99.5.tgz",
"integrity": "sha512-TFWpv4bZKQvGThBkLtCs1DP2U4hiYFB+vroMMjn1zd36d2L4YUQdluzQrnVOH+0n6zQU5+9BGM/HKKadh2FBUQ=="
},
"@abaplint/database-sqlite": {
"version": "2.6.41",
"resolved": "https://registry.npmjs.org/@abaplint/database-sqlite/-/database-sqlite-2.6.41.tgz",
"integrity": "sha512-W6ul0jYH3KqeuJb7KknBbnB6Z9ueLtRj0Nkt61aKymKDiHBou01gNu3MPwJvz+HpTcWVTrNULKpBqVCdcq7e6g==",
"requires": {
"sql.js": "^1.8.0"
}
},
"@abaplint/runtime": {
"version": "2.6.41",
"resolved": "https://registry.npmjs.org/@abaplint/runtime/-/runtime-2.6.41.tgz",
"integrity": "sha512-0lDGmFt1iDOdQuZ/9AI3v4JvaGfWMTjxkt+hMp5kh3Wgg1gNjG+v7Ls+m2V9y+XMgu7Uhu7LgNJ4GzrwwlkqcA==",
"requires": {
"temporal-polyfill": "^0.1.1"
}
},
"@abaplint/transpiler-cli": {
"version": "2.6.41",
"resolved": "https://registry.npmjs.org/@abaplint/transpiler-cli/-/transpiler-cli-2.6.41.tgz",
"integrity": "sha512-IKXA7Uum4P0SjU6dKkEa6au+U6aIyyVf9zmRZeLaIsOGSTT/v++jG7R8Qm8EX/TRutbYcC74Xv6sau96fg6/qw=="
},
"sql.js": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/sql.js/-/sql.js-1.8.0.tgz",
"integrity": "sha512-3HD8pSkZL+5YvYUI8nlvNILs61ALqq34xgmF+BHpqxe68yZIJ1H+sIVIODvni25+CcxHUxDyrTJUL0lE/m7afw=="
},
"temporal-polyfill": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/temporal-polyfill/-/temporal-polyfill-0.1.1.tgz",
"integrity": "sha512-/5e4EVRA0wBI/bEhWLirSjwUg1lELhQyTXxw9zNbVhqjKvI9BLczs+3wtsoD9sn3HN2ImAMW5XJQwAiXgWT+GA==",
"requires": {
"temporal-spec": "~0.1.0"
}
},
"temporal-spec": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/temporal-spec/-/temporal-spec-0.1.0.tgz",
"integrity": "sha512-sMNggMeS6trCgMQuudgFHhX1gtBK3e+AT1zGrMsFYG1wlqtRT5E9rcvm3I1iNlvHpJX/3DO6L4qtWAuEl/T04Q=="
}
}
}