UNPKG

252 BJSONView Raw
1{
2 "name": "react-scripts-appier",
3 "sources": {
4 "dir": "src",
5 "subdirs": []
6 },
7 "bs-dependencies": [
8 "reason-react",
9 "bs-jest"
10 ],
11 "reason": {
12 "react-jsx": 2
13 },
14 "bsc-flags": [
15 "-bs-super-errors"
16 ],
17 "refmt": 3
18}