File tree 1 file changed +9
-12
lines changed
1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " xxx " ,
2
+ "name" : " diff3 " ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " XXX " ,
4
+ "description" : " " ,
5
5
"type" : " module" ,
6
6
"keywords" : [
7
7
" abap" ,
8
8
" apm" ,
9
- " module"
9
+ " module" ,
10
+ " diff" ,
11
+ " diff3"
10
12
],
11
13
"homepage" : " https://abappm.com" ,
12
14
"bugs" : {
13
- "url" : " https://github.com/abapPM/ABAP-XXX "
15
+ "url" : " https://github.com/abapPM/ABAP-Diff3 "
14
16
},
15
17
"license" : " MIT" ,
16
18
"author" : {
17
19
"name" : " Marc Bernard" ,
18
- "url" : " https://abappm.com" ,
19
-
20
+ "url" : " https://abappm.com"
20
21
},
21
22
"maintainers" : [
22
23
{
23
24
"name" : " Marc Bernard" ,
24
- "url" : " https://github.com/mbtools" ,
25
-
25
+ "url" : " https://github.com/mbtools"
26
26
}
27
27
],
28
28
"repository" : {
29
- "url" : " https://github.com/abapPM/ABAP-XXX "
29
+ "url" : " https://github.com/abapPM/ABAP-Diff3 "
30
30
},
31
31
"funding" : {
32
32
"type" : " github" ,
33
33
"url" : " https://github.com/sponsors/abapPM"
34
34
},
35
- "dependencies" : {
36
- "error" : " ^1.0.0"
37
- },
38
35
"engines" : {
39
36
"abap" : " >=7.50" ,
40
37
"apm" : " >=1"
You can’t perform that action at this time.
0 commit comments