File tree Expand file tree Collapse file tree 2 files changed +20
-10
lines changed Expand file tree Collapse file tree 2 files changed +20
-10
lines changed Original file line number Diff line number Diff line change 9
9
" JavaScript" ,
10
10
" Language"
11
11
],
12
+ "license" : " SEE LICENSE IN LICENSE" ,
12
13
"homepage" : " http://rescript-lang.org" ,
13
14
"bugs" : " https://github.com/rescript-lang/rescript-compiler/issues" ,
14
15
"repository" : {
15
16
"type" : " git" ,
16
17
"url" : " git+https://github.com/rescript-lang/rescript-compiler.git"
17
18
},
18
- "license" : " SEE LICENSE IN LICENSE" ,
19
19
"author" : {
20
20
"name" : " Hongbo Zhang" ,
21
21
"email" : " bobzhang1988@gmail.com"
22
22
},
23
23
"maintainers" : [
24
- {
25
- "name" : " Cristiano Calcagno" ,
26
- "url" : " https://github.com/cristianoc"
27
- }
24
+ " Christoph Knittel (https://github.com/cknitt)" ,
25
+ " Cristiano Calcagno (https://github.com/cristianoc)" ,
26
+ " Florian Hammerschmidt (https://github.com/fhammerschmidt)" ,
27
+ " Gabriel Nordeborn (https://github.com/zth)" ,
28
+ " Jaap Frolich (https://github.com/jfrolich)" ,
29
+ " Matthias Le Brun (https://github.com/bloodyowl)" ,
30
+ " Patrick Ecker (https://github.com/ryyppy)" ,
31
+ " Paul Tsnobiladzé (https://github.com/tsnobip)" ,
32
+ " Woonki Moon (https://github.com/mununki)"
28
33
],
29
34
"engines" : {
30
35
"node" : " >=18"
Original file line number Diff line number Diff line change 6
6
" stdlib" ,
7
7
" functional programming"
8
8
],
9
+ "license" : " SEE LICENSE IN LICENSE" ,
9
10
"homepage" : " http://rescript-lang.org" ,
10
11
"bugs" : " https://github.com/rescript-compiler/issues" ,
11
- "license" : " SEE LICENSE IN LICENSE" ,
12
12
"author" : {
13
13
"name" : " Hongbo Zhang" ,
14
14
"email" : " bobzhang1988@gmail.com"
15
15
},
16
16
"maintainers" : [
17
- {
18
- "name" : " Cristiano Calcagno" ,
19
- "url" : " https://github.com/cristianoc"
20
- }
17
+ " Christoph Knittel (https://github.com/cknitt)" ,
18
+ " Cristiano Calcagno (https://github.com/cristianoc)" ,
19
+ " Florian Hammerschmidt (https://github.com/fhammerschmidt)" ,
20
+ " Gabriel Nordeborn (https://github.com/zth)" ,
21
+ " Jaap Frolich (https://github.com/jfrolich)" ,
22
+ " Matthias Le Brun (https://github.com/bloodyowl)" ,
23
+ " Patrick Ecker (https://github.com/ryyppy)" ,
24
+ " Paul Tsnobiladzé (https://github.com/tsnobip)" ,
25
+ " Woonki Moon (https://github.com/mununki)"
21
26
],
22
27
"files" : [
23
28
" lib"
You can’t perform that action at this time.
0 commit comments