File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 22 "name" : " experimental-rescript-webapi" ,
33 "version" : " 0.1.0" ,
44 "description" : " Experimental successor to [rescript-webapi](https://github.com/TheSpyder/rescript-webapi)" ,
5+ "homepage" : " https://github.com/rescript-lang/experimental-rescript-webapi" ,
6+ "bugs" : " https://github.com/rescript-lang/experimental-rescript-webapi/issues" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " git+https://github.com/rescript-lang/experimental-rescript-webapi.git"
10+ },
511 "author" : {
612 "name" : " Florian Verdonck"
713 },
814 "maintainers" : [
915 " Florian Verdonck (https://github.com/nojaf)"
1016 ],
17+ "keywords" : [
18+ " rescript" ,
19+ " webapi" ,
20+ " mdn" ,
21+ " dom" ,
22+ " fetch"
23+ ],
1124 "files" : [
25+ " rescript.json" ,
1226 " src/**/*.res"
1327 ],
1428 "scripts" : {
1529 "test" : " echo \" Error: no test specified\" && exit 1"
1630 },
17- "keywords" : [],
1831 "license" : " MIT" ,
1932 "dependencies" : {
2033 "rescript" : " ^12.0.0-alpha.4"
You can’t perform that action at this time.
0 commit comments