UNPKG
wonder-bs-apollo-server-express
Version:
latest (0.0.1)
0.0.1
BuckleScript binding for apollo-server-express
wonder-bs-apollo-server-express
/
bsconfig.json
18 lines
•
261 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"wonder-bs-apollo-server-express"
,
"sources"
:
[
"src"
]
,
"bs-dependencies"
:
[
"bs-express"
,
"wonder-bs-graphql"
]
,
"reason"
:
{
"react-jsx"
:
2
}
,
"package-specs"
:
[
"commonjs"
]
,
"namespace"
:
true
,
"refmt"
:
3
}