-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
37 lines (37 loc) · 1022 Bytes
/
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
{
"name": "ajson_mirror",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ajson_mirror",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"@abaplint/cli": "^2.113.34"
}
},
"node_modules/@abaplint/cli": {
"version": "2.113.34",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.34.tgz",
"integrity": "sha512-ist07dqf2Vjh9i9VlBRZRkEbtcjK2Mn/VBHKcvxAIYPhYJbfV1gPbpECiemqu3cbFVfqwHl2LWSJOmknhdparA==",
"bin": {
"abaplint": "abaplint"
},
"engines": {
"node": ">=12.0.0"
},
"funding": {
"url": "https://github.com/sponsors/larshp"
}
}
},
"dependencies": {
"@abaplint/cli": {
"version": "2.113.34",
"resolved": "https://registry.npmjs.org/@abaplint/cli/-/cli-2.113.34.tgz",
"integrity": "sha512-ist07dqf2Vjh9i9VlBRZRkEbtcjK2Mn/VBHKcvxAIYPhYJbfV1gPbpECiemqu3cbFVfqwHl2LWSJOmknhdparA=="
}
}
}