|
3 | 3 | "version": "12.0.0-alpha.13", |
4 | 4 | "description": "ReScript binaries for Windows x86_64", |
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 | | - "url": "git+https://github.com/rescript-lang/rescript-compiler.git" |
| 10 | + "url": "git+https://github.com/rescript-lang/rescript.git" |
9 | 11 | }, |
| 12 | + "author": { |
| 13 | + "name": "Hongbo Zhang", |
| 14 | + "email": "bobzhang1988@gmail.com" |
| 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 | "executableFiles": [ |
|
0 commit comments