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