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