File tree 1 file changed +19
-0
lines changed
packages/@rescript/runtime
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 12.0.0-alpha.13" ,
4
4
"description" : " ReScript runtime modules" ,
5
5
"type" : " module" ,
6
+ "homepage" : " https://rescript-lang.org" ,
7
+ "bugs" : " https://github.com/rescript-lang/rescript/issues" ,
6
8
"repository" : {
7
9
"type" : " git" ,
8
10
"url" : " git+https://github.com/rescript-lang/rescript.git"
9
11
},
12
+ "author" : {
13
+ "name" : " Hongbo Zhang" ,
14
+
15
+ },
16
+ "maintainers" : [
17
+ " Christoph Knittel (https://github.com/cknitt)" ,
18
+ " Cristiano Calcagno (https://github.com/cristianoc)" ,
19
+ " Dmitry Zakharov (https://github.com/DZakh)" ,
20
+ " Florian Hammerschmidt (https://github.com/fhammerschmidt)" ,
21
+ " Gabriel Nordeborn (https://github.com/zth)" ,
22
+ " Hyeseong Kim (https://github.com/cometkim)" ,
23
+ " Jaap Frolich (https://github.com/jfrolich)" ,
24
+ " Matthias Le Brun (https://github.com/bloodyowl)" ,
25
+ " Patrick Ecker (https://github.com/ryyppy)" ,
26
+ " Paul Tsnobiladzé (https://github.com/tsnobip)" ,
27
+ " Woonki Moon (https://github.com/mununki)"
28
+ ],
10
29
"publishConfig" : {
11
30
"access" : " public"
12
31
},
You can’t perform that action at this time.
0 commit comments