UNPKG
@greenlabs/ppx-spice
Version:
latest (0.3.2)
next (0.3.0-next.0)
0.3.2
0.3.1
0.3.0
0.3.0-next.0
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.1-rc.2
0.2.1-rc.1
0.2.1-rc.0
0.2.0
0.2.0-next.0
0.1.15
0.1.15-rc0
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.9-rc1
0.1.8
0.1.8-rc1
0.1.7
0.1.7-rc4
0.1.7-rc3
0.1.7-rc2
0.1.7-rc1
0.1.6
0.1.6-rc3
0.1.6-rc2
0.1.6-rc1
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
ReScript PPX which generate JSON (de)serializer
github.com/green-labs/ppx_spice
green-labs/ppx_spice
@greenlabs/ppx-spice
/
rescript.json
22 lines
•
289 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name"
:
"
@greenlabs
/ppx-spice"
,
"sources"
: [ {
"dir"
:
"src"
,
"subdirs"
: [
"rescript"
] }, {
"dir"
:
"test"
,
"type"
:
"dev"
} ],
"ppx-flags"
: [
"./ppx"
],
"warnings"
: {
"number"
:
"+A-9-40-42"
},
"bsc-flags"
: [] }