UNPKG
bs-ajv
Version:
latest (1.0.1)
1.1.0
1.0.1
1.0.0
BucklesScript bindings to Ajv (Another JSON Validator)
github.com/scull7/bs-ajv
scull7/bs-ajv
bs-ajv
/
node_modules.lol
/
@glennsl
/
bs-jest
/
bsconfig.json
14 lines
(13 loc)
•
205 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"name"
:
"
@glennsl
/bs-jest"
,
"bsc-flags"
: [
"-bs-no-version-header"
,
"-bs-super-errors"
],
"sources"
: [ {
"dir"
:
"src"
}, {
"dir"
:
"__tests__"
,
"type"
:
"dev"
} ] }